Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dcomplexclip2.cpp62 SkScalar yC = 20.65f; variable
82 fRects[3].setLTRB(xA, yC, xD, yF);
87 fRects[4].setLTRB(xC, yC, xF, yF);
/third_party/lame/libmp3lame/
H A Dgain_analysis.c157 Float_t yC = input[ -4] * kernel[ 6]; in filterYule() local
159 Float_t s01 = y8 + yA + yC + yE; in filterYule()
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c716 const vector signed int yC = vec_and(t2C, t3C); in dering_altivec() local
722 const vector signed int sumBd4 = vec_perm(yB, yC, strangeperm1); in dering_altivec()
723 const vector signed int sumBd8 = vec_perm(yB, yC, strangeperm2); in dering_altivec()
/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c131 static int get_qPy(HEVCContext *s, int xC, int yC) in get_qPy() argument
135 int y = yC >> log2_min_cb_size; in get_qPy()
/third_party/skia/tests/
H A DPathOpsOpTest.cpp1180 SkScalar yC = 20.65f; in rRect1() local
1192 rects[3].setLTRB(xA, yC, xD, yF); in rRect1()
1194 rects[4].setLTRB(xC, yC, xF, yF); in rRect1()

Completed in 29 milliseconds