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

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_video_decoder.h 52 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_decoder
110 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_buffer
  /external/chromium_org/third_party/mesa/src/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
205 &found_port, &scrn, &chroma_format, &mc_type, &surface_flags,
213 if (chroma_format != XVMC_CHROMA_FORMAT_420) {
251 FormatToPipe(chroma_format),
  /external/mesa3d/src/gallium/include/pipe/
p_video_decoder.h 52 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_decoder
110 enum pipe_video_chroma_format chroma_format; member in struct:pipe_video_buffer
  /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
205 &found_port, &scrn, &chroma_format, &mc_type, &surface_flags,
213 if (chroma_format != XVMC_CHROMA_FORMAT_420) {
251 FormatToPipe(chroma_format),
  /external/chromium_org/third_party/libva/va/
va_enc_mpeg2.h 143 unsigned int chroma_format : 2; member in struct:_VAEncSequenceParameterBufferMPEG2::__anon17563::__anon17564
va.h 1230 unsigned int chroma_format : 2; member in struct:_VAPictureParameterBufferMPEG4::__anon17512::__anon17513
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
vdpau_private.h 354 enum pipe_video_chroma_format chroma_format; member in struct:__anon18827
  /external/libhevc/decoder/
ihevcd_api.c 1724 WORD32 chroma_format, share_disp_buf; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 354 enum pipe_video_chroma_format chroma_format; member in struct:__anon7165

Completed in 148 milliseconds