Searched defs:chroma_width (Results 1 – 9 of 9) sorted by relevance
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_mpeg12_decoder.h | 51 unsigned chroma_width, chroma_height; member
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_deshake.c | 421 const int chroma_width = AV_CEIL_RSHIFT(link->w, desc->log2_chroma_w); in filter_frame() local
|
| D | vf_deshake_opencl.c | 1417 const int chroma_width = AV_CEIL_RSHIFT(input_frame->width, desc->log2_chroma_w); in filter_frame() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ffv1dec.c | 320 const int chroma_width = AV_CEIL_RSHIFT(width, f->chroma_h_shift); in decode_slice() local
|
| D | ffv1enc.c | 1081 const int chroma_width = AV_CEIL_RSHIFT(width, f->chroma_h_shift); in encode_slice() local
|
| D | indeo3.c | 168 int p, chroma_width, chroma_height; in allocate_frame_buffers() local
|
| D | ivi.h | 205 uint16_t chroma_width; member
|
| D | mjpegdec.c | 1421 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/ |
| D | cuda-converter.c | 1739 gint chroma_width, chroma_height; member
|