Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c183 #define VP9_MV_SIGN_0_START (VP9_MV_JOINTS_START + VP9_MV_JOINTS_SIZE) macro
185 #define VP9_MV_CLASSES_0_START (VP9_MV_SIGN_0_START + VP9_MV_SIGN_0_SIZE)
1642 coef_node_start = VP9_MV_SIGN_0_START; in adapt_coef_probs()