Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdsp_template.c1510 #define TP0 pix[-1 * xstride + 3 * ystride] macro
1531 const int dp3 = abs(TP2 - 2 * TP1 + TP0); in FUNC()
1548 abs(TP3 - TP0) + abs(TQ3 - TQ0) < beta_3 && abs(TP0 - TQ0) < tc25 && in FUNC()
1688 #undef TP0