Searched defs:_aux (Results 1 - 3 of 3) sorted by relevance

/external/libvorbis/vq/
H A Dvqgen.h61 static inline float *_aux(vqgen *v,long ptr){ function
/external/libvpx/libvpx/
H A Dy4minput.c216 unsigned char *_aux) {
228 y4m_42xmpeg2_42xjpeg_helper(_dst, _aux, c_w, c_h);
230 _aux += c_sz;
278 unsigned char *_aux) {
292 tmp = _aux + 2 * c_sz;
297 y4m_42xmpeg2_42xjpeg_helper(tmp, _aux, c_w, c_h);
298 _aux += c_sz;
432 unsigned char *_aux) {
450 y4m_422jpeg_420jpeg_helper(_dst, _aux, c_w, c_h);
451 _aux
215 y4m_convert_42xmpeg2_42xjpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
277 y4m_convert_42xpaldv_42xjpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
431 y4m_convert_422jpeg_420jpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
496 y4m_convert_422_420jpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
568 y4m_convert_411_420jpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
631 y4m_convert_444_420jpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
683 y4m_convert_mono_420jpeg(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
694 y4m_convert_null(y4m_input *_y4m, unsigned char *_dst, unsigned char *_aux) argument
[all...]
/external/opencv3/modules/imgproc/src/
H A Dhough.cpp60 hough_cmp_gt(const int* _aux) : aux(_aux) {} argument

Completed in 155 milliseconds