Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1078 int thresh_freq_fact_idx, MV_REFERENCE_FRAME ref_frame, in update_thresh_freq_fact_row_mt() argument
1081 int freq_fact_idx = thresh_freq_fact_idx + thr_mode_idx; in update_thresh_freq_fact_row_mt()
1644 int thresh_freq_fact_idx = (sb_row * BLOCK_SIZES + bsize) * MAX_MODES; in vp9_pick_inter_mode() local
1647 ? &(tile_data->row_base_thresh_freq_fact[thresh_freq_fact_idx]) in vp9_pick_inter_mode()
2580 thresh_freq_fact_idx, INTRA_FRAME, in vp9_pick_inter_mode()
2594 thresh_freq_fact_idx, ref_frame, in vp9_pick_inter_mode()