Searched defs:gf_picture (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | tpl_model.c | 117 struct scale_factors *sf, GF_PICTURE *gf_picture, in mode_estimation() 380 static void mc_flow_dispenser(AV1_COMP *cpi, GF_PICTURE *gf_picture, in mc_flow_dispenser() 462 static void init_gop_frames(AV1_COMP *cpi, GF_PICTURE *gf_picture, in init_gop_frames() 580 GF_PICTURE gf_picture[MAX_LAG_BUFFERS]; in av1_tpl_setup_stats() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 5413 static void init_gop_frames(VP9_COMP *cpi, GF_PICTURE *gf_picture, 5868 struct scale_factors *sf, GF_PICTURE *gf_picture, 6236 static void mc_flow_dispenser(VP9_COMP *cpi, GF_PICTURE *gf_picture, 6377 const GF_PICTURE *gf_picture, BLOCK_SIZE bsize) { 6493 GF_PICTURE gf_picture[MAX_ARF_GOP_SIZE]; local
|