Searched refs:INTRA_ONLY_FRAME (Results 1 – 7 of 7) sorted by relevance
326 frame_params->frame_type == INTRA_ONLY_FRAME; in get_current_frame_ref_type()349 frame_params->frame_type == INTRA_ONLY_FRAME; in choose_primary_ref_frame()
773 frame_params->frame_type == INTRA_ONLY_FRAME; in define_gf_group()
2929 current_frame->frame_type == INTRA_ONLY_FRAME) in write_uncompressed_header_obu()2950 if (current_frame->frame_type == INTRA_ONLY_FRAME) { in write_uncompressed_header_obu()
50 INTRA_ONLY_FRAME = 2, // replaces intra-only enumerator
653 cm->current_frame.frame_type == INTRA_ONLY_FRAME; in frame_is_intra_only()
945 start_frame_buf->frame_type == INTRA_ONLY_FRAME) in motion_field_projection()
5094 if (current_frame->frame_type == INTRA_ONLY_FRAME) { in read_uncompressed_header()5166 if (current_frame->frame_type == INTRA_ONLY_FRAME) { in read_uncompressed_header()5265 if (!(current_frame->frame_type == INTRA_ONLY_FRAME) && in read_uncompressed_header()