libnx/nx/include/switch/services
Lioncash 03143cbadc hwopus: Document second member of HwopusHeader
This second member indicates the Opus encoder's entropy coder's final
range. While nothing in the service actually does anything with the
final range as far as I can tell, this is specified within RFC 6716
(https://tools.ietf.org/html/rfc6716, see section "6. Conformance") as a
means of ensuring decoder conformance. States as follows:

"In addition, a compliant decoder implementation MUST have
 the same final range decoder state as that of the reference decoder."

So what is likely done when performing compliance testing is the data is
encoded, and then the final range of the encoder is sent via this
header, then during decoding, the final range would be checked against
to ensure that it's valid.
2019-03-10 21:34:54 -04:00
..
acc.h Added accountGetPreselectedUser. 2018-12-15 21:50:27 -05:00
apm.h services/: Add Doxygen file headers; document sm.h 2018-02-10 22:40:11 +01:00
applet.h Added appletHolderRequestExit. 2019-03-04 10:42:07 -05:00
auddev.h Added auddev and AudioDeviceName. 2018-11-02 16:04:09 -04:00
audin.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
audout.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
audren.h Determine whether to use AUDREN_REVISION_1-4 via the sysver, instead of hard-coding it for the 3.0+ rev. Updated comments and added AUDREN_REVISION_5/AUDREN_REVISION_6 defines. 2018-11-17 11:43:24 -05:00
bpc.h Add bpcGetSleepButtonState 2018-11-14 19:52:40 -05:00
bsd.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
caps.h Added CapsAlbumEntry + comments. 2019-03-01 22:16:05 -05:00
capssc.h Added capssc. 2019-02-15 20:30:39 -05:00
capssu.h Fixed minimum required sysver for capssu. 2019-02-11 20:36:41 -05:00
csrng.h Implement CSRNG services 2018-05-07 17:04:59 +02:00
fatal.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
fs.h Add fsIsExFatSupported() 2018-12-09 17:06:47 +01:00
fsldr.h Resolve trivial -Wmissing-prototypes warnings 2018-09-14 19:07:34 +02:00
fspr.h Add support for fsp-pr. 2018-05-07 17:04:59 +02:00
gpio.h Add fs gamecard attribute retrieve commands 2018-11-14 19:52:40 -05:00
hid.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
hidsys.h Add some functions from IOverlayAppletProxy and hid:sys (#242) 2019-02-27 16:17:03 +01:00
hwopus.h hwopus: Document second member of HwopusHeader 2019-03-10 21:34:54 -04:00
i2c.h Add fs gamecard attribute retrieve commands 2018-11-14 19:52:40 -05:00
irs.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
lbl.h Add wrappers for brightness-related functions (#246) 2019-03-04 21:37:33 -05:00
ldr.h Add ro:dmnt, ldr:ro. 2018-12-10 00:12:46 +01:00
lr.h Revise LR API to use actual LR function names 2018-05-07 17:04:59 +02:00
ncm.h Add ncmContentStorageGetPlaceHolderPath and ncmContentStorageCleanupAllPlaceHolder 2018-07-27 18:14:43 +02:00
nfc.h Added nfp:user services wrappers. (#237) 2019-02-15 19:06:41 +01:00
nifm.h Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
ns.h Add remaining pm:shell services, address issues 2018-12-10 00:12:46 +01:00
nv.h nv: add cloned session handle used with certain requests; add Ioctl2 2018-09-14 02:15:24 +02:00
pcv.h Add pcvSetVoltageEnabled and pcvGetVoltageEnabled (#208) 2018-11-19 10:37:59 -05:00
pl.h Added comment regarding PlSharedFontType_NintendoExt. 2018-10-09 11:25:25 -04:00
pm.h pm: Add pmdmntGetServiceSession() 2019-02-27 12:44:44 +01:00
psc.h psc: Add PmModule support (#200) 2018-11-03 21:40:15 -04:00
psm.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
ro.h Add ro:dmnt, ldr:ro. 2018-12-10 00:12:46 +01:00
set.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
sfdnsres.h Add documentation to bsd.h and sfdnsres.h, etc. 2018-02-27 19:14:44 +01:00
sm.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
smm.h Implement sm:m. 2018-05-04 01:50:22 +02:00
spl.h Implement SPL services 2018-05-07 17:04:59 +02:00
spsm.h Add spsm wrapper. 2018-11-14 19:52:40 -05:00
time.h Added support for timezones, hence localtime() will now return actual localtime. Added timeToCalendarTimeWithMyRule and TimeCalendarTime/TimeCalendarAdditionalInfo, which are used for timezones support. 2018-10-05 19:59:24 -04:00
usb.h Added usb_standard_request from libusb. 2018-11-30 20:13:58 -05:00
usbds.h Renamed usbDsEndpoint_StallCtrl to *Stall. 2019-03-01 12:40:23 -05:00
usbhs.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
vi.h Check for sysver [3.0.0+] for viSetDisplayMagnification. 2019-03-06 13:56:36 -05:00