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

  /external/aac/libSBRdec/src/
psdec.cpp 10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
16 of the MPEG specifications.
21 the ISO/IEC MPEG audio standards. Please note that most manufacturers of Android devices already license
185 FDKmemclear(&h_ps_d->bsData[i].mpeg, sizeof(MPEG_PS_BS_DATA));
247 h_ps_d->specificTo.mpeg.delayBufIndex = 0;
251 h_ps_d->specificTo.mpeg.lastUsb = 0;
253 h_ps_d->specificTo.mpeg.scaleFactorPsDelayBuffer = -(DFRACT_BITS-1);
255 FDKmemclear(h_ps_d->specificTo.mpeg.aDelayBufIndexDelayQmf, (NO_QMF_CHANNELS-FIRST_DELAY_SB)*sizeof(UCHAR));
256 h_ps_d->specificTo.mpeg.noSampleDelay = delayIndexQmf[0];
259 h_ps_d->specificTo.mpeg.aDelayRBufIndexSer[i] = 0
    [all...]
psbitdec.cpp 10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
16 of the MPEG specifications.
21 the ISO/IEC MPEG audio standards. Please note that most manufacturers of Android devices already license
248 pBsData = &h_ps_d->bsData[h_ps_d->processSlot].mpeg;
280 aPrevIidIndex = h_ps_d->specificTo.mpeg.aIidPrevFrameIndex;
281 aPrevIccIndex = h_ps_d->specificTo.mpeg.aIccPrevFrameIndex;
315 h_ps_d->specificTo.mpeg.aIidPrevFrameIndex[gr];
327 h_ps_d->specificTo.mpeg.aIccPrevFrameIndex[gr];
339 h_ps_d->specificTo.mpeg.aIidPrevFrameIndex[gr] =
343 h_ps_d->specificTo.mpeg.aIccPrevFrameIndex[gr]
    [all...]
psdec.h 10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
16 of the MPEG specifications.
21 the ISO/IEC MPEG audio standards. Please note that most manufacturers of Android devices already license
253 MPEG_PS_BS_DATA mpeg; /*!< Struct containing all MPEG specific PS data from bitstream. */ member in union:PS_DEC::__anon13120
303 } mpeg; variable in typeref:struct:PS_DEC::__anon13121
env_extr.cpp 10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
16 of the MPEG specifications.
21 the ISO/IEC MPEG audio standards. Please note that most manufacturers of Android devices already license
424 if(bPsRead && !hParametricStereoDec->bsData[hParametricStereoDec->bsReadSlot].mpeg.bPsHeaderValid) {
    [all...]
sbr_dec.cpp 10 the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio.
16 of the MPEG specifications.
21 the ISO/IEC MPEG audio standards. Please note that most manufacturers of Android devices already license
659 if ( i == h_ps_d->bsData[h_ps_d->processSlot].mpeg.aEnvStartStop[env] ) {
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 26 struct nouveau_object *mpeg; member in struct:nouveau_decoder
nouveau_video.c 484 nouveau_object_del(&dec->mpeg);
505 struct nouveau_object *mpeg = NULL; local
548 &mpeg);
551 &mpeg);
557 dec->mpeg = mpeg;
594 PUSH_DATA (push, dec->mpeg->handle);
  /external/ImageMagick/coders/
Android.mk 81 mpeg.c\
Make.com 78 $call Make mpeg.c
156 meta,miff,mpc,mpr,msl,mpeg,mono,mtv,mvg,null,otb,pattern,pcd,pcl,pcx,pdb, -
  /external/autotest/client/site_tests/power_LoadTest/extension/
urls.js 16 window['MediaSource'].isTypeSupported('audio/mpeg');
  /prebuilts/go/darwin-x86/src/net/http/
sniff.go 122 ct: "audio/mpeg",
sniff_test.go 44 {"MP3 audio/MPEG audio", []byte("ID3\x03\x00\x00\x00\x00\x0f"), "audio/mpeg"},
  /prebuilts/go/linux-x86/src/net/http/
sniff.go 122 ct: "audio/mpeg",
sniff_test.go 44 {"MP3 audio/MPEG audio", []byte("ID3\x03\x00\x00\x00\x00\x0f"), "audio/mpeg"},
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 331 milliseconds