Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.c1418 static int vp7_decode_block_coeffs_internal(VP56RangeCoder *r, in vp7_decode_block_coeffs_internal() function
1463 return vp7 ? vp7_decode_block_coeffs_internal(c, block, probs, i, in decode_block_coeffs()