Home
last modified time | relevance | path

Searched refs:vp9_update_rd_thresh_fact (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h162 void vp9_update_rd_thresh_fact(int (*fact)[MAX_MODES], int rd_thresh,
Dvp9_rd.c627 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact() function
Dvp9_rdopt.c3568 vp9_update_rd_thresh_fact(tile_data->thresh_freq_fact, in vp9_rd_pick_inter_mode_sb()
3711 vp9_update_rd_thresh_fact(tile_data->thresh_freq_fact, in vp9_rd_pick_inter_mode_sb_seg_skip()
4317 vp9_update_rd_thresh_fact(tile_data->thresh_freq_fact, in vp9_rd_pick_inter_mode_sub8x8()