HomeSort by relevance Sort by last modified time
    Searched refs:nAU (Results 1 - 5 of 5) sorted by null

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 96 OMX_U32 nAU;
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 819 INT nAU = -1;
870 nAU = num / denom;
882 nAU--;
885 if (nAU < 0) {
889 nAU = -1;
891 FDKprintf("ERROR: Bufferfullness accounting failed. remainder=%d, nAU=%d\n", hTp->remainder, nAU);
896 if (nAU > 0) {
906 the bits upto the sync word are discarded, thus causing a value of nAU > 0 */
907 if (nAU > 0)
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 371 OMX_U32 nAU;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c     [all...]
OMX_JpegDecoder.c     [all...]

Completed in 94 milliseconds