HomeSort by relevance Sort by last modified time
    Searched full:_aux (Results 1 - 14 of 14) sorted by null

  /external/libvpx/libvpx/
y4minput.c 216 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 += c_sz
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 216 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 += c_sz
    [all...]
  /external/libvorbis/vq/
vqgen.h 61 static inline float *_aux(vqgen *v,long ptr){ function
  /external/boringssl/src/include/openssl/
asn1t.h 151 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \
155 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0}; \
159 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), cb, 0}; \
163 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, cb, offsetof(tname, enc)}; \
191 &tname##_aux,\
203 &tname##_aux,\
235 static const ASN1_AUX tname##_aux = {NULL, 0, 0, cb, 0}; \
261 &tname##_aux,\
  /external/opencv3/modules/cudaimgproc/src/
generalized_hough.cpp 333 explicit IndexCmp(const int3* _aux) : aux(_aux) {}
  /external/opencv3/modules/imgproc/src/
hough.cpp 60 hough_cmp_gt(const int* _aux) : aux(_aux) {}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h     [all...]
stl_vector.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h     [all...]
stl_vector.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_deque.h     [all...]
stl_vector.h     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_deque.h     [all...]
stl_vector.h     [all...]

Completed in 1656 milliseconds