Home
last modified time | relevance | path

Searched defs:mode_cache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_search.c3168 const MB_MODE_INFO **mode_cache) { in rd_test_partition3()
3639 const MB_MODE_INFO **mode_cache) { in rd_pick_ab_part()
3712 const MB_MODE_INFO **mode_cache, const PC_TREE *pc_tree, in set_mode_cache_for_partition_ab()
3856 const MB_MODE_INFO *mode_cache[3] = { NULL, NULL, NULL }; in ab_partitions_search() local