Searched defs:l_m_tl (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vp9dsp_template.c | 198 int l_m_tl = left[3 - y] - tl; in tm_4x4_c() local 218 int l_m_tl = left[7 - y] - tl; in tm_8x8_c() local 242 int l_m_tl = left[15 - y] - tl; tm_16x16_c() local 274 int l_m_tl = left[31 - y] - tl; tm_32x32_c() local [all...] |
Completed in 5 milliseconds