Home
last modified time | relevance | path

Searched defs:yc (Results 1 – 9 of 9) sorted by relevance

/external/libopus/celt/arm/
Dcelt_mdct_ne10.c118 kiss_fft_cpx yc; in clt_mdct_forward_neon() local
/external/libopus/celt/mips/
Dmdct_mipsr1.h140 kiss_fft_cpx yc; in clt_mdct_forward() local
/external/libopus/celt/
Dmdct.c197 kiss_fft_cpx yc; in clt_mdct_forward_c() local
/external/libxcam/xcore/interface/
Ddata_types.h72 float yc; member
/external/libaom/libaom/av1/common/
Dmv.h252 const int yc = in gm_get_motion_vector() local
/external/ImageMagick/MagickCore/
Ddistort.c2262 yc; in DistortImage() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c697 get_next_xcoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_xcoord()
735 get_next_ycoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_ycoord()
/external/python/cpython2/Lib/
Ddecimal.py5802 def _dpower(xc, xe, yc, ye, p): argument
/external/python/cpython3/Lib/
D_pydecimal.py5958 def _dpower(xc, xe, yc, ye, p): argument