Home
last modified time | relevance | path

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

/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbUtility.c444 uint32_t tot_num_sq = 1 << depth_it; in eb_vp9_depth_scan_all_blks() local
457 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) in eb_vp9_depth_scan_all_blks()
461 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) in eb_vp9_depth_scan_all_blks()
501 uint32_t tot_num_sq = 1 << depth_it; in eb_vp9_finish_depth_scan_all_blks() local
520 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) in eb_vp9_finish_depth_scan_all_blks()
531 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) in eb_vp9_finish_depth_scan_all_blks()
580 uint32_t tot_num_sq = 1 << depth_it; in eb_vp9_count_total_num_of_active_blks() local
593 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) in eb_vp9_count_total_num_of_active_blks()
595 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) in eb_vp9_count_total_num_of_active_blks()
H A DEbUtility.c.opsys444 uint32_t tot_num_sq = 1 << depth_it;
457 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++)
461 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++)
501 uint32_t tot_num_sq = 1 << depth_it;
520 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++)
531 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++)
580 uint32_t tot_num_sq = 1 << depth_it;
593 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++)
595 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++)
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbUtility.c444 uint32_t tot_num_sq = 1 << depth_it; in eb_vp9_depth_scan_all_blks() local
457 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) in eb_vp9_depth_scan_all_blks()
461 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) in eb_vp9_depth_scan_all_blks()
501 uint32_t tot_num_sq = 1 << depth_it; in eb_vp9_finish_depth_scan_all_blks() local
520 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) in eb_vp9_finish_depth_scan_all_blks()
531 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) in eb_vp9_finish_depth_scan_all_blks()
580 uint32_t tot_num_sq = 1 << depth_it; in eb_vp9_count_total_num_of_active_blks() local
593 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) in eb_vp9_count_total_num_of_active_blks()
595 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) in eb_vp9_count_total_num_of_active_blks()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbUtility.c1346 uint32_t tot_num_sq = 1 << depth_it; in depth_scan_all_blks() local
1359 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) { in depth_scan_all_blks()
1362 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) { in depth_scan_all_blks()
1392 uint32_t tot_num_sq = 1 << depth_it; in finish_depth_scan_all_blks() local
1405 for (uint32_t sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) { in finish_depth_scan_all_blks()
1406 for (uint32_t sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) { in finish_depth_scan_all_blks()
1435 uint32_t tot_num_sq = 1 << depth_it; in count_total_num_of_active_blks() local
1448 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) { in count_total_num_of_active_blks()
1449 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) { in count_total_num_of_active_blks()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbUtility.c1346 uint32_t tot_num_sq = 1 << depth_it; in depth_scan_all_blks() local
1359 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) { in depth_scan_all_blks()
1362 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) { in depth_scan_all_blks()
1392 uint32_t tot_num_sq = 1 << depth_it; in finish_depth_scan_all_blks() local
1405 for (uint32_t sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) { in finish_depth_scan_all_blks()
1406 for (uint32_t sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) { in finish_depth_scan_all_blks()
1435 uint32_t tot_num_sq = 1 << depth_it; in count_total_num_of_active_blks() local
1448 for (sq_it_y = 0; sq_it_y < tot_num_sq; sq_it_y++) { in count_total_num_of_active_blks()
1449 for (sq_it_x = 0; sq_it_x < tot_num_sq; sq_it_x++) { in count_total_num_of_active_blks()