Home
last modified time | relevance | path

Searched refs:THR_H_PRED (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h79 THR_H_PRED, enumerator
Dvp9_rd.c687 rd->thresh_mult[THR_H_PRED] += 2000; in vp9_set_rd_speed_thresholds()
Dvp9_pickmode.c1045 { THR_DC, THR_V_PRED, THR_H_PRED, THR_TM },
Dvp9_encodeframe.c1812 THR_H_PRED /*H_PRED*/, THR_D45_PRED /*D45_PRED*/, in update_state()
/external/libaom/libaom/av1/encoder/
Drd.h234 THR_H_PRED, enumerator
Drd.c1285 rd->thresh_mult[THR_H_PRED] += 2000; in av1_set_rd_speed_thresholds()
Dencodeframe.c409 THR_H_PRED /*H_PRED*/, in update_state()
Drdopt.c402 THR_H_PRED, // H_PRED,
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h143 THR_H_PRED = 11, enumerator
Donyx_if.c829 sf->thresh_mult[THR_V_PRED] = sf->thresh_mult[THR_H_PRED] = in vp8_set_speed_features()
869 cpi->mode_check_freq[THR_V_PRED] = cpi->mode_check_freq[THR_H_PRED] = in vp8_set_speed_features()