Searched defs:yc (Results 1 – 11 of 11) sorted by relevance
| /third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/ |
| D | arm_cfft_radix4_q31.c | 155 q31_t ya, yb, yc, yd; in arm_radix4_butterfly_q31() local 526 q31_t ya, yb, yc, yd; in arm_radix4_butterfly_inverse_q31() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_ciescope.c | 718 double * const yc) in uv_to_xy() 731 double * const yc) in upvp_to_xy() 742 double yc, in xy_to_upvp() 755 double yc, in xy_to_uv() 768 double xc, double yc, double zc, in xyz_to_rgb()
|
| D | vf_curves.c | 266 const double yc = point->next->y; in interpolate() local 304 const double yc = point->y; in interpolate() local
|
| D | vf_signalstats.c | 233 const int yc = y >> s->vsub; in filter8_brng() local 268 const int yc = y >> s->vsub; in filter16_brng() local
|
| D | vsrc_testsrc.c | 793 int yc = (s->h >> 2); in test2_fill_picture() local 826 int yc = (s->h >> 2) + (s->h >> 1); in test2_fill_picture() local
|
| /third_party/gstreamer/gstplugins_good/gst/alpha/ |
| D | gstalphacolor.c | 277 gint yc[4]; in transform_ayuv_ayuv() local
|
| /third_party/skia/modules/skottie/src/effects/ |
| D | DisplacementMapEffect.cpp | 214 yc = Coeffs(fYSelector); in buildEffectShader() local
|
| /third_party/ffmpeg/libswscale/ |
| D | rgb2rgb_template.c | 387 const uint8_t *yc = ysrc, *uc = usrc, *vc = vsrc; in yuvPlanartoyuy2_c() local 451 const uint8_t *yc = ysrc, *uc = usrc, *vc = vsrc; in yuvPlanartouyvy_c() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_tex_sample.c | 850 get_next_xcoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_xcoord() 888 get_next_ycoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_ycoord()
|
| /third_party/ffmpeg/libavcodec/ |
| D | jpeg2000dec.c | 1395 int yc = y / s->cdy[compno]; in jpeg2000_decode_packets_po_iteration() local
|
| /third_party/python/Lib/ |
| D | _pydecimal.py | 5960 def _dpower(xc, xe, yc, ye, p): argument
|