Searched defs:global_motion_params (Results 1 – 5 of 5) sorted by relevance
321 struct global_motion_params { struct322 uint8_t GmType[AV1_NUM_REF_FRAMES];323 int gm_params[AV1_NUM_REF_FRAMES][6];
1252 static void global_motion_params(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in global_motion_params() function
104 static void global_motion_params(AV1DecContext *s) in global_motion_params() function
1151 static int FUNC(global_motion_params)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
1585 GstAV1GlobalMotionParams global_motion_params; member