Home
last modified time | relevance | path

Searched defs:is_keyframe (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c79 int is_keyframe; member
283 const int is_keyframe) { in parse_quantizer_values()
668 const int is_keyframe = (si->frame_within_gop == 0); in calculate_enc_frame_flags() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmenc.c221 int start_cluster = 0, is_keyframe; in write_webm_block() local