Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h71 THR_H_PRED, enumerator
Dvp9_rd.c500 rd->thresh_mult[THR_H_PRED] += 2000; in vp9_set_rd_speed_thresholds()
Dvp9_encodeframe.c606 THR_H_PRED /*H_PRED*/, in update_state()
Dvp9_rdopt.c2630 (1 << THR_H_PRED) | (1 << THR_V_PRED) | (1 << THR_D135_PRED) | in vp9_rd_pick_inter_mode_sb()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h154 THR_H_PRED = 11, enumerator
Donyx_if.c844 sf->thresh_mult[THR_H_PRED] = speed_map(Speed, thresh_mult_map_vhpred); in vp8_set_speed_features()
871 cpi->mode_check_freq[THR_H_PRED] = in vp8_set_speed_features()