Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_ciescope.c949 int cie, int *xP, int *yP) in monochrome_color_location()
963 *yP = (h - 1) - vp * (h - 1); in monochrome_color_location()
969 *yP = (h - 1) - v * (h - 1); in monochrome_color_location()
972 *yP = (h - 1) - py * (h - 1); in monochrome_color_location()
948 monochrome_color_location(float waveLength, int w, int h, int cie, int *xP, int *yP) monochrome_color_location() argument
/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c87 static av_always_inline int is_diff_mer(HEVCContext *s, int xN, int yN, int xP, int yP) in is_diff_mer() argument
92 yN >> plevel == yP >> plevel; in is_diff_mer()

Completed in 5 milliseconds