HomeSort by relevance Sort by last modified time
    Searched refs:mpeg (Results 1 - 13 of 13) 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::__anon2624
303 } mpeg; variable in typeref:struct:PS_DEC::__anon2625
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
614 if ( i == h_ps_d->bsData[h_ps_d->processSlot].mpeg.aEnvStartStop[env] ) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.h 26 struct nouveau_object *mpeg; member in struct:nouveau_decoder
nouveau_video.c 492 nouveau_object_del(&dec->mpeg);
516 struct nouveau_object *mpeg = NULL; local
557 &mpeg);
560 &mpeg);
566 dec->mpeg = mpeg;
606 PUSH_DATA (push, dec->mpeg->handle);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 26 struct nouveau_object *mpeg; member in struct:nouveau_decoder
nouveau_video.c 492 nouveau_object_del(&dec->mpeg);
516 struct nouveau_object *mpeg = NULL; local
557 &mpeg);
560 &mpeg);
566 dec->mpeg = mpeg;
606 PUSH_DATA (push, dec->mpeg->handle);
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
mpeg_parser.js 12 MetadataParser.call(this, parent, 'mpeg', /\.(mp4|m4v|m4a|mpe?g4?)$/i);
13 this.mimeType = 'video/mpeg';
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
mandreel.js     [all...]
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 955 milliseconds