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.h178 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh,
Dvp9_rd.c707 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact() function
Dvp9_rdopt.c3782 vp9_update_rd_thresh_fact(tile_data->thresh_freq_fact, in vp9_rd_pick_inter_mode_sb()
3922 vp9_update_rd_thresh_fact(tile_data->thresh_freq_fact, in vp9_rd_pick_inter_mode_sb_seg_skip()
4523 vp9_update_rd_thresh_fact(tile_data->thresh_freq_fact, sf->adaptive_rd_thresh, in vp9_rd_pick_inter_mode_sub8x8()