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

  /external/mesa3d/src/gallium/state_trackers/xvmc/
context.c 47 bool *found_port, int *screen, int *chroma_format,
62 assert(chroma_format);
97 *chroma_format = surface_info[l].chroma_format;
112 i, port, surface_type_id, max_width, max_height, *chroma_format,
186 int chroma_format = 0; local
206 &found_port, &scrn, &chroma_format, &mc_type, &surface_flags,
214 if (chroma_format != XVMC_CHROMA_FORMAT_420) {
250 templat.chroma_format = FormatToPipe(chroma_format);
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_video_codec.h 53 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_codec
125 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_buffer
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
mp4_utils.cpp 200 /* chroma_format*/
201 uint32 chroma_format = read_bit_field (&m_posInfo, 2); local
202 if ( chroma_format != 1 ) {
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
mp4_utils.cpp 212 /* chroma_format*/
213 uint32 chroma_format = read_bit_field (&m_posInfo, 2); local
215 if ( chroma_format != 1 ) {
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
mp4_utils.cpp 212 /* chroma_format*/
213 uint32 chroma_format = read_bit_field (&m_posInfo, 2); local
215 if ( chroma_format != 1 ) {
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
mp4_utils.cpp 212 /* chroma_format*/
213 uint32 chroma_format = read_bit_field (&m_posInfo, 2); local
215 if ( chroma_format != 1 ) {
  /hardware/intel/common/libva/va/
va_enc_mpeg2.h 147 unsigned int chroma_format : 2; member in struct:_VAEncSequenceParameterBufferMPEG2::__anon47575::__anon47576
va.h 1850 unsigned int chroma_format : 2; member in struct:_VAPictureParameterBufferMPEG4::__anon47498::__anon47499
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 389 enum pipe_video_chroma_format chroma_format; member in struct:__anon30241
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/include/
mpeg2.h 108 uint32_t chroma_format; member in struct:mpeg2_sequence_ext_info
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_uvd.h 133 uint8_t chroma_format; member in struct:ruvd_h264
183 uint8_t chroma_format; member in struct:ruvd_h265
254 uint32_t chroma_format; member in struct:ruvd_vc1
268 uint8_t chroma_format; member in struct:ruvd_mpeg2
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_mp4_parse.h 280 uint8_t chroma_format; member in struct:__anon47254

Completed in 227 milliseconds