Searched refs:parse_decode_block (Results 1 – 1 of 1) sorted by relevance
1126 static inline void parse_decode_block(AV1Decoder *const pbi, in parse_decode_block() function1277 static const block_visitor_fn_t block_visit[4] = { NULL, parse_decode_block, in decode_partition()1279 parse_decode_block }; in decode_partition()