Searched defs:rf_idx (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_non_greedy_mv.c | 173 int frame_idx, rf_idx, square_block_idx; in vp9_alloc_motion_field_info() local 246 int frame_idx, rf_idx, square_block_idx; in vp9_free_motion_field_info() local 266 MotionFieldInfo *motion_field_info, int frame_idx, int rf_idx, in vp9_motion_field_info_get_motion_field()
|
D | vp9_encoder.c | 6263 int rf_idx; local 6399 int frame_idx, int rf_idx, int mi_row, 6511 int frame_idx, TplDepFrame *tpl_frame, int rf_idx, 6579 int frame_idx, TplDepFrame *tpl_frame, int rf_idx, 6596 TplDepFrame *tpl_frame, int rf_idx, 6629 int frame_idx, TplDepFrame *tpl_frame, int rf_idx, 6724 TplDepFrame *tpl_frame, int rf_idx, 6784 int rf_idx; local 6838 int rf_idx; local 6861 int rf_idx = gf_picture[frame_idx].ref_frame[idx]; local [all …]
|
/external/libaom/libaom/av1/common/ |
D | mvref_common.c | 420 for (int rf_idx = 0; rf_idx < 2; ++rf_idx) { in process_compound_ref_mv_candidate() local 446 for (int rf_idx = 0; rf_idx < 2; ++rf_idx) { in process_single_ref_mv_candidate() local
|
/external/libaom/libaom/av1/encoder/ |
D | tpl_model.c | 296 int rf_idx; in mode_estimation() local
|
D | encodeframe.c | 4627 for (int rf_idx = 1; rf_idx < INTER_REFS_PER_FRAME; ++rf_idx) in init_ref_frame_space() local
|