Searched refs:AV1_DIV_LUT_NUM (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | av1.h | 121 AV1_DIV_LUT_NUM = 257, enumerator |
H A D | av1dec.c | 36 static const uint16_t div_lut[AV1_DIV_LUT_NUM] = { |
Completed in 3 milliseconds