Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dintra_mode_search_utils.h327 static inline bool is_gradient_caching_for_hog_enabled( in is_gradient_caching_for_hog_enabled() function
345 if (!is_gradient_caching_for_hog_enabled(cpi)) return; in produce_gradients_for_sb()
H A Dencoder_alloc.h382 if (!is_gradient_caching_for_hog_enabled(cpi)) return; in allocate_gradient_info_for_hog()
H A Dethread.c1032 if (is_gradient_caching_for_hog_enabled(ppi->cpi)) { in av1_init_tile_thread_data()