Home
last modified time | relevance | path

Searched refs:force_next_frame_intra (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h657 int force_next_frame_intra; member
Donyx_if.c1711 cpi->force_next_frame_intra = 1; in vp8_change_config()
3362 if(cpi->force_next_frame_intra) in encode_frame_to_data_rate()
3365 cpi->force_next_frame_intra = 0; in encode_frame_to_data_rate()