Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c1126 static inline void parse_decode_block(AV1Decoder *const pbi, in parse_decode_block() function
1277 static const block_visitor_fn_t block_visit[4] = { NULL, parse_decode_block, in decode_partition()
1279 parse_decode_block }; in decode_partition()