Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c909 const BLOCK_SIZE uv_subsize = in decode_block() local
911 if (uv_subsize == BLOCK_INVALID) in decode_block()
1004 const BLOCK_SIZE uv_subsize = in recon_block() local
1006 if (uv_subsize == BLOCK_INVALID) in recon_block()
1042 const BLOCK_SIZE uv_subsize = in parse_block() local
1044 if (uv_subsize == BLOCK_INVALID) in parse_block()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c393 const BLOCK_SIZE uv_subsize = in decode_mbmi_block() local
396 if (uv_subsize == BLOCK_INVALID) in decode_mbmi_block()