Home
last modified time | relevance | path

Searched refs:get_force_skip_low_temp_var (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dnonrd_pickmode.c1212 static INLINE int get_force_skip_low_temp_var(uint8_t *variance_low, int mi_row, function
1610 force_skip_low_temp_var = get_force_skip_low_temp_var(
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1432 static INLINE int get_force_skip_low_temp_var(uint8_t *variance_low, int mi_row, in get_force_skip_low_temp_var() function
1946 get_force_skip_low_temp_var(&x->variance_low[0], mi_row, mi_col, bsize); in vp9_pick_inter_mode()