Searched defs:rf_idx (Results 1 – 5 of 5) sorted by relevance
/external/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 247 int frame_idx, rf_idx, square_block_idx; in vp9_free_motion_field_info() local 267 MotionFieldInfo *motion_field_info, int frame_idx, int rf_idx, in vp9_motion_field_info_get_motion_field()
|
D | vp9_encoder.c | 6710 int rf_idx; local 6846 int frame_idx, int rf_idx, int mi_row, 6958 int frame_idx, TplDepFrame *tpl_frame, int rf_idx, 7026 int frame_idx, TplDepFrame *tpl_frame, int rf_idx, 7043 TplDepFrame *tpl_frame, int rf_idx, 7076 int frame_idx, TplDepFrame *tpl_frame, int rf_idx, 7171 TplDepFrame *tpl_frame, int rf_idx, 7231 int rf_idx; local 7285 int rf_idx; local 7308 int rf_idx = gf_picture[frame_idx].ref_frame[idx]; local [all …]
|
/external/libaom/av1/common/ |
D | mvref_common.c | 422 for (int rf_idx = 0; rf_idx < 2; ++rf_idx) { in process_compound_ref_mv_candidate() local 448 for (int rf_idx = 0; rf_idx < 2; ++rf_idx) { in process_single_ref_mv_candidate() local
|
/external/libaom/av1/encoder/ |
D | encodeframe.c | 386 for (int rf_idx = 1; rf_idx < INTER_REFS_PER_FRAME; ++rf_idx) in init_ref_frame_space() local
|
D | tpl_model.c | 624 int rf_idx; in mode_estimation() local
|