Home
last modified time | relevance | path

Searched refs:global_motion_param (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs_av1_syntax_template.c1122 static int FUNC(global_motion_param)(CodedBitstreamContext *ctx, RWContext *rw, in global_motion_param() function
1177 CHECK(FUNC(global_motion_param)(ctx, rw, current, type, ref, 2)); in global_motion_params()
1178 CHECK(FUNC(global_motion_param)(ctx, rw, current, type, ref, 3)); in global_motion_params()
1180 CHECK(FUNC(global_motion_param)(ctx, rw, current, type, ref, 4)); in global_motion_params()
1181 CHECK(FUNC(global_motion_param)(ctx, rw, current, type, ref, 5)); in global_motion_params()
1188 CHECK(FUNC(global_motion_param)(ctx, rw, current, type, ref, 0)); in global_motion_params()
1189 CHECK(FUNC(global_motion_param)(ctx, rw, current, type, ref, 1)); in global_motion_params()

Completed in 5 milliseconds