Searched refs:GST_AV1_DIV_LUT_NUM (Results 1 – 2 of 2) sorted by relevance
85 #define GST_AV1_DIV_LUT_NUM (1 << GST_AV1_DIV_LUT_BITS) macro
233 static const guint16 div_lut[GST_AV1_DIV_LUT_NUM + 1] = {274 g_assert (f <= GST_AV1_DIV_LUT_NUM); in av1_helper_resolve_divisor_32()