Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dblockd.c62 const int num_4x4_h_c = num_4x4_blocks_high_lookup[plane_bsize_c]; in av1_foreach_transformed_block_interleave() local
77 get_max_4x4_size(num_4x4_h_c, xd->mb_to_bottom_edge, pd_c->subsampling_y); in av1_foreach_transformed_block_interleave()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dbitstream.c2517 const int num_4x4_h_c = num_4x4_blocks_high_lookup[plane_bsize_c]; local
2525 const int max_4x4_h_c = get_max_4x4_size(num_4x4_h_c, xd->mb_to_bottom_edge,
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodeframe.c1804 const int num_4x4_h_c = pd_c->n4_h; in decode_token_and_recon_block() local
1811 const int max_4x4_h_c = get_max_4x4_size(num_4x4_h_c, xd->mb_to_bottom_edge, in decode_token_and_recon_block()