Home
last modified time | relevance | path

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

/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbUtility.c347 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_md_scan_all_blks() local
360 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_md_scan_all_blks()
451 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_depth_scan_all_blks() local
465 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_depth_scan_all_blks()
508 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_finish_depth_scan_all_blks() local
533 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_finish_depth_scan_all_blks()
587 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_count_total_num_of_active_blks() local
597 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_count_total_num_of_active_blks()
H A DEbUtility.c.opsys347 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) :
360 for (part_it = 0; part_it < max_part_updated; part_it++)
451 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) :
465 for (part_it = 0; part_it < max_part_updated; part_it++)
508 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) :
533 for (part_it = 0; part_it < max_part_updated; part_it++)
587 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) :
597 for (part_it = 0; part_it < max_part_updated; part_it++)
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbUtility.c347 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_md_scan_all_blks() local
360 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_md_scan_all_blks()
451 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_depth_scan_all_blks() local
465 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_depth_scan_all_blks()
508 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_finish_depth_scan_all_blks() local
533 for (part_it = 0; part_it < max_part_updated; part_it++) in eb_vp9_finish_depth_scan_all_blks()
587 uint32_t max_part_updated = sq_size == 128 ? MIN(eb_vp9_max_part, 7) : in eb_vp9_count_total_num_of_active_blks() local
597 for (part_it = 0; part_it < max_part_updated; part_it++) 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.c416 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in md_scan_all_blks() local
426 for (part_it = 0; part_it < max_part_updated; part_it++) { in md_scan_all_blks()
1354 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in depth_scan_all_blks() local
1365 for (part_it = 0; part_it < max_part_updated; part_it++) { in depth_scan_all_blks()
1400 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in finish_depth_scan_all_blks() local
1407 for (uint32_t part_it = 0; part_it < max_part_updated; part_it++) { in finish_depth_scan_all_blks()
1443 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in count_total_num_of_active_blks() local
1450 for (part_it = 0; part_it < max_part_updated; part_it++) { in count_total_num_of_active_blks()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbUtility.c416 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in md_scan_all_blks() local
426 for (part_it = 0; part_it < max_part_updated; part_it++) { in md_scan_all_blks()
1354 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in depth_scan_all_blks() local
1365 for (part_it = 0; part_it < max_part_updated; part_it++) { in depth_scan_all_blks()
1400 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in finish_depth_scan_all_blks() local
1407 for (uint32_t part_it = 0; part_it < max_part_updated; part_it++) { in finish_depth_scan_all_blks()
1443 uint32_t max_part_updated = sq_size == 128 ? MIN(max_part, 7) in count_total_num_of_active_blks() local
1450 for (part_it = 0; part_it < max_part_updated; part_it++) { in count_total_num_of_active_blks()