Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds