HomeSort by relevance Sort by last modified time
    Searched full:mpeg2 (Results 76 - 100 of 174) sorted by null

1 2 34 5 6 7

  /hardware/qcom/media/msm8996/mm-core/src/8660/
qc_registry_table_android.c 143 "OMX.qcom.video.decoder.mpeg2",
155 "video_decoder.mpeg2"
  /hardware/qcom/media/msm8996/mm-core/src/msm8992/
registry_table_android.c 139 "OMX.qcom.video.decoder.mpeg2",
151 "video_decoder.mpeg2"
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/data/
TunerChannel.java 67 // According to ISO13818-1, Mpeg2 StreamType has a range from 0x00 to 0xff.
105 case Channel.MPEG2:
  /external/libmpeg2/decoder/
impeg2d_decoder.c 25 /* Description : This file defines the API interface for MPEG2 Decoder*/
impeg2d_vld.c 398 /*mismatch control for mpeg2*/
701 /* MPEG2 Escape Code */
    [all...]
impeg2d_i_pic.c 70 /* profile MPEG2. */
  /frameworks/av/include/media/
mediarecorder.h 74 /* H.264/AAC data encapsulated in MPEG2/TS */
  /frameworks/av/media/libstagefright/codecs/common/include/
voIndex.h 102 _MAKE_CODEC_ID (0x090000, MPEG2)
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2MC.c 481 MPEG2: For Interlaced frame, derived from ?frame_motion_type?, else same
505 MPEG2: Derived from ?macroblock_type?
716 - In MPEG2, the registers at N=0 are always used to store the base address of the luma and
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 435 // Test case 4: Capture the memory usage after every 20 mpeg2 playback
447 assertTrue("MPEG2 playback memory test", memoryResult);
  /device/htc/flounder/
media_codecs.xml 120 <MediaCodec name="OMX.Nvidia.mpeg2v.decode" type="video/mpeg2" >
  /external/kernel-headers/original/uapi/linux/dvb/
video.h 214 /* can the hardware decode MPEG1 and/or MPEG2? */
  /external/mesa3d/src/gallium/state_trackers/xvmc/
context.c 218 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Non-MPEG2/Mocomp/iDCT acceleration unsupported.\n");
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Makefile.am 187 ../../fw/codecs/mp2/include/mpeg2.h \
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_workload.h 100 Currently, its valid only for MPEG2.
  /hardware/intel/common/utils/media_resource_manager/omx_adaptor/
OMX_adaptor.cpp 275 } else if (strstri(componentName, "MPEG2") != NULL) {
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 126 * MPEG2 data structure
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUtil.cpp 39 ALOGV("Format:MPEG2 (multichannel)");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
video.h 212 /* can the hardware decode MPEG1 and/or MPEG2? */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
video.h 212 /* can the hardware decode MPEG1 and/or MPEG2? */
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 33 #define componentName "video_decoder.mpeg2"
265 /* Initialize number of ref and reorder modes (for MPEG2) */
489 bool fullRange = false; // mpeg2 video has limited range.
  /external/libvpx/libvpx/
y4minput.c 165 420mpeg2 chroma samples are sited like:
187 mpeg2 and jpeg cases (thus requiring no vertical resampling).*/
214 /*Handles both 422 and 420mpeg2 to 422jpeg and 420jpeg, respectively.*/
295 This is the same as the mpeg2 case, except that after the horizontal
790 } else if (strcmp(_y4m->chroma_type, "420mpeg2") == 0) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 165 420mpeg2 chroma samples are sited like:
187 mpeg2 and jpeg cases (thus requiring no vertical resampling).*/
214 /*Handles both 422 and 420mpeg2 to 422jpeg and 420jpeg, respectively.*/
295 This is the same as the mpeg2 case, except that after the horizontal
749 } else if (strcmp(_y4m->chroma_type, "420mpeg2") == 0) {
    [all...]
  /external/libavc/encoder/
ih264e_globals.c 204 * Note : RC library models QP and bits assuming the QP to be MPEG2.
  /external/libmpeg2/common/
impeg2_inter_pred.c 26 * Contains MC function definitions for MPEG2 decoder

Completed in 2086 milliseconds

1 2 34 5 6 7