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

1 2 3 45 6 7

  /external/opencv3/modules/cudacodec/include/opencv2/
cudacodec.hpp 246 MPEG2,
  /external/tinycompress/
cplay.c 111 mp3_version = ver_idx == 0 ? MPEG25 : ((ver_idx & 0x1) ? MPEG1 : MPEG2);
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_utils.c 215 /* OK for VC-1, MPEG2 and MPEG4. */
viddec_pm_tags.c 162 Tag association for mpeg2:
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG2.cpp 76 DumpInputBuffer(buffer, "mpeg2");
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.cpp     [all...]
  /external/aac/libMpegTPEnc/include/
tpenc_lib.h 171 #define TP_FLAG_MPEG4 1 /** MPEG4 (instead of MPEG2) */
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 654 // Very special case for MPEG2 Transport Streams.
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bitenc.c 596 WriteBits(hBitStream, 1, 1); /* ID == 0 for MPEG4 AAC, 1 for MPEG2 AAC */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 192 Int QuantType[4]; /* H263, MPEG2 */
  /hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
VideoDecoderAVCSecure.cpp 453 // parse start-code prefixed stream, also knowns as Annex B byte stream, commonly used in AVI, ES, MPEG2 TS container
  /hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
VideoDecoderAVCSecure.cpp 456 // parse start-code prefixed stream, also knowns as Annex B byte stream, commonly used in AVI, ES, MPEG2 TS container
  /hardware/intel/img/psb_video/src/
tng_hostcode.h 354 IMG_UINT8 ui8MPEG2IntraDCPrecision; // Only used in MPEG2, 2 bit field (0 = 8 bit, 1 = 9 bit, 2 = 10 bit and 3=11 bit precision). Set to zero for other encode standards.
tng_hostbias.c 611 //VLC RSize is fcode - 1 and only done for mpeg4 AND mpeg2 not H263
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 146 #define ENV_CHANGE_SET_MPEG2 "MPEG2"
156 #define VIDDEC_COMPONENTROLES_MPEG2 "video_decoder.mpeg2"
    [all...]
  /external/aac/libAACenc/src/
block_switch.cpp 219 /* only long blocks, always use sine windows (MPEG2 AAC, MPEG4 AAC) */
  /external/libmpeg2/common/x86/
impeg2_inter_pred_sse42_intr.c 27 * Contains Motion compensation function definitions for MPEG2 decoder
    [all...]
  /external/libmpeg2/decoder/
impeg2d_pic_proc.c 277 /* Setting of parameters other than those mentioned in MPEG2 standard*/
  /external/opencv3/modules/cudacodec/src/
video_writer.cpp 106 MPEG2, // not supported yet
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dequantize_sample.cpp 209 mixstart = 6; /* different value in MPEG2 LSF */
pvmp3_mpeg2_get_scale_data.cpp 55 get scale data for mpeg2 layer III LSF extension
  /frameworks/base/media/java/android/media/
MediaExtractor.java 408 * {@link MediaFormat#KEY_PROFILE}<sup>MPEG2, H.263, MPEG4, AVC, HEVC, VP9</sup>,<br>