Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_il.c44 int linesize[4], chroma_height; member
Dvf_deshake.c416 const int chroma_height = AV_CEIL_RSHIFT(link->h, desc->log2_chroma_h); in filter_frame() local
Dvf_deshake_opencl.c1402 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.c388 static inline void mc_dir_part(AVSContext *h, AVFrame *pic, int chroma_height, in mc_dir_part()
454 static inline void mc_part_std(AVSContext *h, int chroma_height, int delta, in mc_part_std()
Dffv1dec.c336 const int chroma_height = AV_CEIL_RSHIFT(height, f->chroma_v_shift); in decode_slice() local
Dffv1enc.c1059 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
Divi.h206 uint16_t chroma_height; member
Dindeo3.c170 int p, chroma_width, chroma_height; in allocate_frame_buffers() local
Dmjpegdec.c1437 int i, mb_x, mb_y, chroma_h_shift, chroma_v_shift, chroma_width, chroma_height; in mjpeg_decode_scan() local