Searched refs:decode_cabac_residual_dc_internal (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_cabac.c1748 static av_noinline void decode_cabac_residual_dc_internal(H264Context *h, function
1799 decode_cabac_residual_dc_internal( h, block, cat, n, scantable, max_coeff );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_cabac.c1754 static void decode_cabac_residual_dc_internal( H264Context *h, DCTELEM *block, int cat, int n, const uint8_t *scantable, int max_coeff ) { function
1787 decode_cabac_residual_dc_internal( h, block, cat, n, scantable, max_coeff );

Completed in 45 milliseconds