Home
last modified time | relevance | path

Searched refs:vp8_decode_block_coeffs_internal (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
Dvp8.h29 #define vp8_decode_block_coeffs_internal ff_decode_block_coeffs_armv6 macro
/third_party/ffmpeg/libavcodec/
Dvp8.c1429 #ifndef vp8_decode_block_coeffs_internal
1430 static int vp8_decode_block_coeffs_internal(VP56RangeCoder *r, in vp8_decode_block_coeffs_internal() function
1465 : vp8_decode_block_coeffs_internal(c, block, probs, i, in decode_block_coeffs()