Searched defs:gf_picture (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 5770 static void init_gop_frames(VP9_COMP *cpi, GF_PICTURE *gf_picture, 6246 struct scale_factors *sf, GF_PICTURE *gf_picture, 6398 static int get_block_src_pred_buf(MACROBLOCKD *xd, GF_PICTURE *gf_picture, 6510 GF_PICTURE *gf_picture, MotionField *motion_field, 6578 GF_PICTURE *gf_picture, MotionField *motion_field, 6594 GF_PICTURE *gf_picture, 6628 GF_PICTURE *gf_picture, MotionField *motion_field, 6722 GF_PICTURE *gf_picture, 6806 static void mc_flow_dispenser(VP9_COMP *cpi, GF_PICTURE *gf_picture, 6936 const GF_PICTURE *gf_picture, BLOCK_SIZE bsize) { [all …]
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.h | 174 const YV12_BUFFER_CONFIG *gf_picture; member
|