Home
last modified time | relevance | path

Searched defs:chroma_width (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h51 unsigned chroma_width, chroma_height; member
/third_party/ffmpeg/libavfilter/
Dvf_deshake.c421 const int chroma_width = AV_CEIL_RSHIFT(link->w, desc->log2_chroma_w); in filter_frame() local
Dvf_deshake_opencl.c1417 const int chroma_width = AV_CEIL_RSHIFT(input_frame->width, desc->log2_chroma_w); in filter_frame() local
/third_party/ffmpeg/libavcodec/
Dffv1dec.c320 const int chroma_width = AV_CEIL_RSHIFT(width, f->chroma_h_shift); in decode_slice() local
Dffv1enc.c1081 const int chroma_width = AV_CEIL_RSHIFT(width, f->chroma_h_shift); in encode_slice() local
Dindeo3.c168 int p, chroma_width, chroma_height; in allocate_frame_buffers() local
Divi.h205 uint16_t chroma_width; member
Dmjpegdec.c1421 int i, mb_x, mb_y, chroma_h_shift, chroma_v_shift, chroma_width, chroma_height; in mjpeg_decode_scan() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuda-converter.c1739 gint chroma_width, chroma_height; member