Searched refs:ff_h264dsp_init (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264dsp.h79 void ff_h264dsp_init(H264DSPContext *c, const int bit_depth, const int chroma_format_idc);
H A Dh264dsp.c44 void ff_h264dsp_init(H264DSPContext *c, const int bit_depth, const int chroma_format_idc) function
H A Dh264.c1034 ff_h264dsp_init(&h->h264dsp, 8, 1);
4071 ff_h264dsp_init(&h->h264dsp, h->sps.bit_depth_luma, h->sps.chroma_format_idc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264dsp.c67 av_cold void ff_h264dsp_init(H264DSPContext *c, const int bit_depth, function
H A Dh264dsp.h119 void ff_h264dsp_init(H264DSPContext *c, const int bit_depth,
H A Dh264_parser.c556 ff_h264dsp_init(&h->h264dsp, 8, 1);
H A Dh264.c642 ff_h264dsp_init(&h->h264dsp, 8, 1);
1258 ff_h264dsp_init(&h->h264dsp, h->sps.bit_depth_luma,

Completed in 187 milliseconds