Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
Dh264dsp.c524 static inline vec_u8 h264_deblock_q1(register vec_u8 p0, in h264_deblock_q1() function
613 newp1 = h264_deblock_q1(p0, p1, p2, q0, tc0masked); \
620 newq1 = h264_deblock_q1(p0, q1, q2, q0, tc0masked); \