Home
last modified time | relevance | path

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

/external/libvpx/vp9/common/
Dvp9_onyxc_int.h245 int current_frame_coding_index; member
275 cm->current_frame_coding_index = 0; in init_frame_indexes()
284 ++cm->current_frame_coding_index; in update_frame_indexes()
/external/libvpx/vp9/encoder/
Dvp9_firstpass.c2775 gop_info.coding_index = cm->current_frame_coding_index; in define_gf_group()
3497 if (cpi->common.current_frame_coding_index == 0) { in vp9_rc_get_second_pass_params()
Dvp9_encoder.c4522 cm->current_frame_coding_index, gf_group->index, update_type,
5147 ref_buffer->frame_coding_index = cm->current_frame_coding_index;
5536 cm->current_frame_coding_index, gf_group->index, update_type,