Home
last modified time | relevance | path

Searched defs:chroma_width (Results 1 - 8 of 8) sorted by relevance

/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.c335 const int chroma_width = AV_CEIL_RSHIFT(width, f->chroma_h_shift); in decode_slice() local
H A Dffv1enc.c1058 const int chroma_width = AV_CEIL_RSHIFT(width, f->chroma_h_shift); in encode_slice() local
H A Divi.h205 uint16_t chroma_width; 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
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake.c415 const int chroma_width = AV_CEIL_RSHIFT(link->w, desc->log2_chroma_w); in filter_frame() local
H A Dvf_deshake_opencl.c1401 const int chroma_width = AV_CEIL_RSHIFT(input_frame->width, desc->log2_chroma_w); in filter_frame() local

Completed in 18 milliseconds