Searched refs:init_gop_frames (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | tpl_model.c | 462 static void init_gop_frames(AV1_COMP *cpi, GF_PICTURE *gf_picture, in init_gop_frames() function 585 init_gop_frames(cpi, gf_picture, gf_group, &tpl_group_frames, frame_input); in av1_tpl_setup_stats()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 5413 static void init_gop_frames(VP9_COMP *cpi, GF_PICTURE *gf_picture, function 6499 init_gop_frames(cpi, gf_picture, gf_group, &tpl_group_frames);
|