Home
last modified time | relevance | path

Searched refs:current_frame_coding_index (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_onyxc_int.h244 int current_frame_coding_index; member
274 cm->current_frame_coding_index = 0; in init_frame_indexes()
283 ++cm->current_frame_coding_index; in update_frame_indexes()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.c5236 ref_buffer->frame_coding_index = cm->current_frame_coding_index;
5617 cm->current_frame_coding_index, gf_group->index, update_type,
H A Dvp9_firstpass.c3685 if (cpi->common.current_frame_coding_index == 0 && in vp9_rc_get_second_pass_params()