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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264chroma.h31 void ff_h264chroma_init(H264ChromaContext *c, int bit_depth);
H A Dh264chroma.c41 av_cold void ff_h264chroma_init(H264ChromaContext *c, int bit_depth) function
H A Drv30dsp.c271 ff_h264chroma_init(&h264chroma, 8);
H A Dvp56.c697 ff_h264chroma_init(&s->h264chroma, 8);
H A Dh264.c644 ff_h264chroma_init(&h->h264chroma, h->sps.bit_depth_chroma);
1260 ff_h264chroma_init(&h->h264chroma, h->sps.bit_depth_chroma);
H A Dcavs.c776 ff_h264chroma_init(&h->h264chroma, 8);
H A Dmpegvideo.c384 ff_h264chroma_init(&s->h264chroma, 8); //for lowres
H A Dvc1dec.c5653 ff_h264chroma_init(&v->h264chroma, 8);

Completed in 266 milliseconds