Home
last modified time | relevance | path

Searched refs:AV1_AFFINE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h133 AV1_AFFINE enumerator
Dvid_dec_av1.c1294 type = is_translation ? AV1_TRANSLATION : AV1_AFFINE; in global_motion_params()
1303 if (type == AV1_AFFINE) { in global_motion_params()