Home
last modified time | relevance | path

Searched defs:chroma_height (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_il.c44 int linesize[4], chroma_height; member
Dvf_deshake.c422 const int chroma_height = AV_CEIL_RSHIFT(link->h, desc->log2_chroma_h); in filter_frame() local
Dvf_deshake_opencl.c1418 const int chroma_height = AV_CEIL_RSHIFT(input_frame->height, desc->log2_chroma_h); in filter_frame() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h51 unsigned chroma_width, chroma_height; member
/third_party/ffmpeg/libavcodec/
Dcavs.c392 static inline void mc_dir_part(AVSContext *h, AVFrame *pic, int chroma_height, in mc_dir_part()
458 static inline void mc_part_std(AVSContext *h, int chroma_height, int delta, in mc_part_std()
Dffv1dec.c321 const int chroma_height = AV_CEIL_RSHIFT(height, f->chroma_v_shift); in decode_slice() local
Dffv1enc.c1082 const int chroma_height = AV_CEIL_RSHIFT(height, f->chroma_v_shift); in encode_slice() local
Dh264_mb.c384 int chroma_height; in mc_part_weighted() local
Dindeo3.c168 int p, chroma_width, chroma_height; in allocate_frame_buffers() local
Divi.h206 uint16_t chroma_height; 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