Home
last modified time | relevance | path

Searched refs:ff_h264chroma_init (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264chroma.h32 void ff_h264chroma_init(H264ChromaContext *c, int bit_depth);
H A Dh264chroma.c41 av_cold void ff_h264chroma_init(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init() function
H A Drv30dsp.c274 ff_h264chroma_init(&h264chroma, 8); in RV30_LOWPASS()
H A Dcavs.c797 ff_h264chroma_init(&h->h264chroma, 8); in ff_cavs_init()
H A Dvp56.c785 ff_h264chroma_init(&s->h264chroma, 8); in ff_vp56_init_context()
H A Dvc1dec.c544 ff_h264chroma_init(&v->h264chroma, 8); in vc1_decode_init()
H A Dmpegvideo.c285 ff_h264chroma_init(&s->h264chroma, 8); //for lowres in dct_init()
H A Dh264_slice.c1000 ff_h264chroma_init(&h->h264chroma, sps->bit_depth_chroma); in h264_slice_header_init()

Completed in 12 milliseconds