Searched refs:FRAMEFLAGS_KEY (Results 1 – 3 of 3) sorted by relevance
66 FRAMEFLAGS_KEY = 1, enumerator
737 lib_flags = (flags & VPX_EFLAG_FORCE_KF) ? FRAMEFLAGS_KEY : 0; in vp8e_encode()785 if (lib_flags & FRAMEFLAGS_KEY) in vp8e_encode()1023 ctx->next_frame_flag |= FRAMEFLAGS_KEY; in vp8e_set_scalemode()
2739 else if (cm->frame_flags & FRAMEFLAGS_KEY) in pick_frame_size()3417 (cm->frame_flags & FRAMEFLAGS_KEY) || in encode_frame_to_data_rate()4547 *frame_flags = cm->frame_flags | FRAMEFLAGS_KEY; in encode_frame_to_data_rate()4556 *frame_flags = cm->frame_flags&~FRAMEFLAGS_KEY; in encode_frame_to_data_rate()