Searched refs:VP8_GOLD_FRAME (Results 1 – 9 of 9) sorted by relevance
91 if (cpi->ref_frame_flags & VP8_GOLD_FRAME) { in get_predictor_pointers()108 if (cpi->ref_frame_flags & VP8_GOLD_FRAME) ref_frame_map[i++] = GOLDEN_FRAME; in get_reference_search_order()
809 if (cpi->ref_frame_flags & VP8_GOLD_FRAME) ref_frames++; in vp8_set_speed_features()847 (cpi->ref_frame_flags & VP8_GOLD_FRAME)) { in vp8_set_speed_features()1336 cpi->ref_frame_flags = VP8_ALTR_FRAME | VP8_GOLD_FRAME | VP8_LAST_FRAME; in init_config()2417 if (ref_frame_flags & VP8_GOLD_FRAME) cpi->common.refresh_golden_frame = 1; in vp8_update_reference()2432 } else if (ref_frame_flag == VP8_GOLD_FRAME) { in vp8_get_reference()2452 } else if (ref_frame_flag == VP8_GOLD_FRAME) { in vp8_set_reference()2868 yv12_fb[cm->new_fb_idx].flags |= VP8_GOLD_FRAME | VP8_ALTR_FRAME; in update_reference_frames()2870 yv12_fb[cm->gld_fb_idx].flags &= ~VP8_GOLD_FRAME; in update_reference_frames()2913 cm->yv12_fb[cm->new_fb_idx].flags |= VP8_GOLD_FRAME; in update_reference_frames()2914 cm->yv12_fb[cm->gld_fb_idx].flags &= ~VP8_GOLD_FRAME; in update_reference_frames()[all …]
624 (cpi->ref_frame_flags == VP8_GOLD_FRAME)) { in init_encode_frame_mb_context()
678 parent_ref_flag = (cpi->ref_frame_flags & VP8_GOLD_FRAME); in vp8_pick_inter_mode()
33 case VP8_GOLD_FRAME: return VP9_GOLD_FLAG; in ref_frame_to_vp9_reframe()
93 VP8_GOLD_FRAME = 2, enumerator
131 } else if (ref_frame_flag == VP8_GOLD_FRAME) { in vp8dx_get_reference()162 } else if (ref_frame_flag == VP8_GOLD_FRAME) { in vp8dx_set_reference()
628 pbi->common.refresh_golden_frame * (int)VP8_GOLD_FRAME + in vp8_get_last_ref_updates()646 (vp8dx_references_buffer(oci, GOLDEN_FRAME) ? VP8_GOLD_FRAME : 0) | in vp8_get_last_ref_frame()
801 if (flags & VP8_EFLAG_NO_REF_GF) ref ^= VP8_GOLD_FRAME; in set_reference_and_update()815 if (flags & VP8_EFLAG_NO_UPD_GF) upd ^= VP8_GOLD_FRAME; in set_reference_and_update()