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

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
VUIParameters.java 43 public int video_format; field in class:VUIParameters
73 ", video_format=" + video_format + "\n" +
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 176 /* video_format */
1098 uint aspect_ratio_idc, overscan_appopriate_flag, video_format, video_full_range_flag; local
1119 ReadBits(psBits, 3, &video_format);
    [all...]
  /hardware/qcom/display/libexternal/
external.cpp 300 int video_format; member in struct:qhwc::disp_mode_timing_type
325 info.reserved[3] = (info.reserved[3] & 0xFFFF) | (video_format << 16);
610 if (cur->video_format == ID)
616 mode->video_format, mVInfo.xres, mVInfo.yres,
624 metadata.data.video_info_code = mode->video_format;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
video.h 151 video_format_t video_format; /* current aspect ratio of stream*/ member in struct:video_status
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 151 video_format_t video_format; /* current aspect ratio of stream*/ member in struct:video_status
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 151 video_format_t video_format; /* current aspect ratio of stream*/ member in struct:video_status
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 259 uint video_format; /* u(3), Table E-2, default 5, unspecified */ member in struct:tagVUIParam
    [all...]

Completed in 201 milliseconds