Home
last modified time | relevance | path

Searched defs:ibuf (Results 1 – 24 of 24) sorted by relevance

/external/qemu/audio/
Drate_template.h30 void NAME (void *opaque, struct st_sample *ibuf, struct st_sample *obuf, in NAME()
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dyuvscaler_unittest.cc108 uint8 *ibuf = ALIGNP(ibuffer.get(), kAlignment) + memoffset; in TestScale() local
212 uint8 *ibuf = ALIGNP(ibuffer.get(), kAlignment); in TEST_F() local
Dplanarfunctions_unittest.cc475 static bool IsMemoryEqual(const uint8* ibuf, const uint8* obuf, in IsMemoryEqual()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_swtnl_private.h49 struct pipe_resource *ibuf; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_swtnl_private.h49 struct pipe_resource *ibuf; member
/external/opencv/cv/src/
Dcvmatchcontours.cpp230 int lpt1, lpt2, lpt, flag, flag_n, i, j, ibuf, ibuf1; in cvMatchContourTrees() local
/external/wpa_supplicant_8/src/eap_common/
Deap_gpsk_common.c44 u8 ibuf[2], hash[16]; in eap_gpsk_gkdf_cmac() local
79 u8 ibuf[2], hash[SHA256_MAC_LEN]; in eap_gpsk_gkdf_sha256() local
/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
Dtri-instanced.c109 struct pipe_index_buffer ibuf; in set_vertices() local
/external/mesa3d/src/gallium/tests/graw/
Dtri-instanced.c109 struct pipe_index_buffer ibuf; in set_vertices() local
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGpuGL_program.cpp321 GrGLIndexBuffer* ibuf = NULL; in setupGeometry() local
/external/skia/src/gpu/gl/
DGrGpuGL_program.cpp321 GrGLIndexBuffer* ibuf = NULL; in setupGeometry() local
/external/chromium_org/third_party/openssl/openssl/crypto/comp/
Dc_zlib.c430 unsigned char *ibuf; /* Input buffer */ member
/external/openssl/crypto/comp/
Dc_zlib.c430 unsigned char *ibuf; /* Input buffer */ member
/external/chromium_org/third_party/webrtc/modules/audio_processing/
Daudio_buffer.cc84 ChannelBuffer<int16_t>* ibuf() { in ibuf() function in webrtc::IFChannelBuffer
/external/iputils/
Drarpd.c94 struct ifreq ibuf[256]; in load_if() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c689 struct i915_buffer *ibuf = i915_buffer(buf); in i915_set_constant_buffer() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
Di915_state.c689 struct i915_buffer *ibuf = i915_buffer(buf); in i915_set_constant_buffer() local
/external/bzip2/
Dbzip2.c332 UChar ibuf[5000]; in compressStream() local
/external/openssl/crypto/bio/
Dbio.h352 char *ibuf; /* the char array */ member
/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c1888 HChar ibuf[50]; in VG_() local
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h352 char *ibuf; /* the char array */ member
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbio.h352 char *ibuf; /* the char array */ member
/external/openssl/include/openssl/
Dbio.h352 char *ibuf; /* the char array */ member
/external/mksh/src/
Dedit.c3474 static char *ibuf; /* input buffer */ variable