HomeSort by relevance Sort by last modified time
    Searched full:disable_config (Results 1 - 2 of 2) sorted by null

  /external/libvpx/
generate_config.sh 69 DISABLE_CONFIG="--disable-sse4_1 --disable-avx --disable-avx2"
84 $DISABLE_CONFIG \
93 $DISABLE_CONFIG \
101 $DISABLE_CONFIG \
109 $DISABLE_CONFIG \
  /device/google/marlin/vr/
vr.c 196 static int disable_config(char *config_name, char *algo_type){ function
260 disable_config(vr_thermal_configs[i][0], vr_thermal_configs[i][1]);
283 result = disable_config(non_vr_thermal_configs[i][0], non_vr_thermal_configs[i][1]);
319 result = disable_config(vr_thermal_configs[i][0], vr_thermal_configs[i][1]);

Completed in 51 milliseconds