Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dblock.h165 static INLINE int av1_first_partition_pass_stats_index(int mi_row, int mi_col) { in av1_first_partition_pass_stats_index() function
Dencodeframe.c5942 const int index = av1_first_partition_pass_stats_index(row, col); in encode_superblock()
Drdopt.c9325 const int index = av1_first_partition_pass_stats_index(row, col); in skip_interintra_based_on_first_pass_stats()
11901 const int index = av1_first_partition_pass_stats_index(row, col); in inter_mode_search_order_independent_skip()