Searched refs:isDiffMER (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_mvs.c120 static int isDiffMER(HEVCContext *s, int xN, int yN, int xP, int yP) function
383 isDiffMER(s, xA1, yA1, x0, y0)) {
400 isDiffMER(s, xB1, yB1, x0, y0)) {
416 if (isDiffMER(s, xB0, yB0, x0, y0))
434 if (isDiffMER(s, xA0, yA0, x0, y0))
451 if (isDiffMER(s, xB2, yB2, x0, y0))

Completed in 109 milliseconds