Home
last modified time | relevance | path

Searched defs:chroma_y_shift (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddirac.c147 int chroma_x_shift, chroma_y_shift; in parse_source_parameters() local
H A Dmpegpicture.c118 alloc_frame_buffer(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int chroma_x_shift, int chroma_y_shift, int linesize, int uvlinesize) alloc_frame_buffer() argument
253 ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int shared, int encoding, int chroma_x_shift, int chroma_y_shift, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride, ptrdiff_t *linesize, ptrdiff_t *uvlinesize) ff_alloc_picture() argument
H A Dcfhd.c251 int chroma_x_shift, chroma_y_shift; in alloc_buffers() local
H A Dmpeg12enc.c781 mpeg1_encode_mb_internal(MpegEncContext *s, int16_t block[8][64], int motion_x, int motion_y, int mb_block_count, int chroma_y_shift) mpeg1_encode_mb_internal() argument
H A Dvc2enc.c161 int chroma_y_shift; member
H A Ddiracdec.c148 int chroma_y_shift; member
1971 int chroma_x_shift, chroma_y_shift; in get_buffer_with_edge() local
[all...]
H A Dh264dec.h354 int chroma_x_shift, chroma_y_shift; member
H A Dmpegvideo_enc.c2019 encode_mb_internal(MpegEncContext *s, int motion_x, int motion_y, int mb_block_height, int mb_block_width, int mb_block_count, int chroma_x_shift, int chroma_y_shift, int chroma_format) encode_mb_internal() argument
[all...]
H A Dmpegvideo.h452 int chroma_y_shift; member
H A Dvp3.c181 int chroma_x_shift, chroma_y_shift; member
[all...]

Completed in 23 milliseconds