Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/media/meson/vdec/
Dcodec_vp9.c322 #define H_PRED 2 /* Horizontal */ macro
1761 count[start + H_PRED]; in adapt_coef_probs()
1768 count[start + H_PRED] + in adapt_coef_probs()
1781 count[start + H_PRED] + in adapt_coef_probs()
1794 count[start + H_PRED] + in adapt_coef_probs()
1808 count[start + H_PRED] + in adapt_coef_probs()
/linux-6.6.21/drivers/media/platform/verisilicon/
Drockchip_av1_entropymode.h144 H_PRED, /* horizontal prediction */ enumerator