Searched defs:GlobalMotionParams (Results 1 – 1 of 1) sorted by relevance
1242 pub struct GlobalMotionParams { struct1245 pub is_global: [bool; NUM_REF_FRAMES],1248 pub is_rot_zoom: [bool; NUM_REF_FRAMES],1251 pub is_translation: [bool; NUM_REF_FRAMES],1255 pub gm_params: [[i32; 6]; NUM_REF_FRAMES],1257 pub warp_valid: [bool; NUM_REF_FRAMES],1259 pub gm_type: [WarpModelType; NUM_REF_FRAMES],