Searched refs:block_refs (Results 1 – 6 of 6) sorted by relevance
630 xd->block_refs[0] = &cm->frame_refs[ref0 >= LAST_FRAME ? ref0 - LAST_FRAME in set_ref_ptrs()632 xd->block_refs[1] = &cm->frame_refs[ref1 >= LAST_FRAME ? ref1 - LAST_FRAME in set_ref_ptrs()
1570 &xd->block_refs[ref]->sf, width, height, ref, in encode_inter_mb_segment()2601 &xd->block_refs[!id]->sf, in joint_motion_search()
3470 &xd->block_refs[ref]->sf); in encode_superblock()
153 const struct scale_factors *const sf = &xd->block_refs[ref]->sf; in build_inter_predictors()257 const struct scale_factors *const sf = &xd->block_refs[ref]->sf; in dec_build_inter_predictors()284 const YV12_BUFFER_CONFIG *ref_buf = xd->block_refs[ref]->buf; in dec_build_inter_predictors()
222 RefBuffer *block_refs[2]; member
327 xd->block_refs[idx] = ref_buffer; in set_ref()