Searched refs:set_low_temp_var_flag (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | var_based_part.c | 539 static AOM_INLINE void set_low_temp_var_flag( in set_low_temp_var_flag() function 998 set_low_temp_var_flag(cpi, x, xd, vt, thresholds, ref_frame_partition, in av1_choose_var_based_partitioning()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 866 static void set_low_temp_var_flag(VP9_COMP *cpi, MACROBLOCK *x, MACROBLOCKD *xd, in set_low_temp_var_flag() function 1783 set_low_temp_var_flag(cpi, x, xd, &vt, thresholds, ref_frame_partition, in choose_partitioning()
|