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

  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
vdpau.h 3 * hardware-accelerated decoding of MPEG-1/2, H.264 and VC-1.
58 VdpPictureInfoMPEG1Or2 mpeg; member in union:FFVdpPictureInfo
  /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/aac/libSBRdec/src/
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::__anon6371
303 } mpeg; variable in typeref:struct:PS_DEC::__anon6372

Completed in 232 milliseconds