Home
last modified time | relevance | path

Searched defs:first_is_key_frame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc658 static void SetGroupOfPicture(int first_is_key_frame, int use_alt_ref, in SetGroupOfPicture()
739 int first_is_key_frame; in UpdateGroupOfPicture() local
H A Dsimple_encode.h352 int first_is_key_frame; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3940 void vp9_get_next_group_of_picture(const VP9_COMP *cpi, int *first_is_key_frame, in vp9_get_next_group_of_picture()
3983 int first_is_key_frame, in vp9_get_gop_coding_frame_count()
4032 int first_is_key_frame = 0; in vp9_get_coding_frame_num() local