Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c687 static int vp4_get_block_pattern(Vp3DecodeContext *s, GetBitContext *gb, int *next_block_pattern_ta… in vp4_get_block_pattern() function
763 pattern = vp4_get_block_pattern(s, gb, &next_block_pattern_table); in vp4_unpack_macroblocks()