Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Donyxc_int.h127 int last_kf_gf_q; /* Q used on the last GF or KF */ member
/external/libvpx/vp8/decoder/
Ddecodframe.c923 pc->last_kf_gf_q = pc->base_qindex; in vp8_decode_frame()
/external/libvpx/vp8/encoder/
Donyx_if.c4482 cm->last_kf_gf_q = cm->base_qindex; in encode_frame_to_data_rate()