Searched refs:VP8_LAST_FLAG (Results 1 – 7 of 7) sorted by relevance
37 VP8_LAST_FLAG = 1, enumerator
40 VP8_LAST_FLAG = 1, enumerator
127 if (ref_frame_flag == VP8_LAST_FLAG) in vp8dx_get_reference()148 if (ref_frame_flag == VP8_LAST_FLAG) in vp8dx_set_reference()
703 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_set_speed_features()739 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_set_speed_features()878 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_set_speed_features()920 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_set_speed_features()1075 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_set_speed_features()1150 if (!(cpi->ref_frame_flags & VP8_LAST_FLAG)) in vp8_set_speed_features()1623 cpi->ref_frame_flags = VP8_ALT_FLAG | VP8_GOLD_FLAG | VP8_LAST_FLAG; in vp8_change_config()2508 if (ref_frame_flags & VP8_LAST_FLAG) in vp8_update_reference()2526 if (ref_frame_flag == VP8_LAST_FLAG) in vp8_get_reference()2546 if (ref_frame_flag == VP8_LAST_FLAG) in vp8_set_reference()[all …]
463 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_pick_inter_mode()513 if (cpi->ref_frame_flags == VP8_LAST_FLAG) in vp8_pick_inter_mode()
1777 if (cpi->ref_frame_flags & VP8_LAST_FLAG) in vp8_rd_pick_inter_mode()1827 if (cpi->ref_frame_flags == VP8_LAST_FLAG) in vp8_rd_pick_inter_mode()
678 ref ^= VP8_LAST_FLAG; in vp8e_encode()696 upd ^= VP8_LAST_FLAG; in vp8e_encode()