/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/ |
mm_camera.h | 216 * (e.g. for preview usecase, display needs to hold two bufs, 217 * so no need to qbuf these two bufs initially) */
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/ |
mm_camera.h | 216 * (e.g. for preview usecase, display needs to hold two bufs, 217 * so no need to qbuf these two bufs initially) */
|
/external/lzma/CPP/7zip/UI/Common/ |
UpdateCallback.cpp | 171 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[ParentDirItem->SecureIndex];
226 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[di.SecureIndex];
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
SoftAACEncoder2.cpp | 642 inBufDesc.bufs = (void**)&inBuffer; 654 outBufDesc.bufs = (void**)&outBuffer;
|
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_windows.go | [all...] |
/prebuilts/go/linux-x86/src/syscall/ |
zsyscall_windows.go | [all...] |
/device/google/marlin/camera/QCamera2/HAL/ |
QCameraMem.h | 107 mm_camera_buf_def_t *planebufDef, QCameraMemory *bufs) const;
|
/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraMem.h | 91 mm_camera_buf_def_t *planebufDef, QCameraMemory *bufs) const;
|
QCameraChannel.cpp | 410 if (recvd_frame->bufs[i] != NULL) { 413 mStreams[j]->getMyHandle() == recvd_frame->bufs[i]->stream_id) { 414 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); [all...] |
/device/lge/bullhead/camera/QCamera2/HAL/ |
QCameraMem.h | 91 mm_camera_buf_def_t *planebufDef, QCameraMemory *bufs) const;
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_exec.h | 391 const void **bufs,
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES30.spec | 22 void glDrawBuffers ( GLsizei n, const GLenum *bufs )
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm.h | 452 snd_pcm_sframes_t snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size); 453 snd_pcm_sframes_t snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
pcm.h | 470 snd_pcm_sframes_t snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size); 471 snd_pcm_sframes_t snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size); [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderStateQueryTests.cpp | 2833 GLuint bufs[2] = {0}; local 2921 GLuint bufs[2] = {0}; local [all...] |
/external/ltp/tools/top-LTP/proc/ |
readproc.c | 389 static char path[32], sbuf[1024]; /* bufs for stat,statm */ 513 static char path[32], sbuf[1024]; /* bufs for stat,statm */ 609 static char path[32], sbuf[1024]; /* bufs for stat,statm */
|
/frameworks/base/core/jni/ |
android_opengl_GLES30.cpp | 1172 GLenum *bufs = (GLenum *) 0; local 1216 GLenum *bufs = (GLenum *) 0; local [all...] |
/device/google/marlin/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | 458 LOGE("cannot get stream bufs from main stream"); 485 LOGE("cannot get stream bufs from thumb stream"); [all...] |
/device/huawei/angler/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | 425 ALOGE("%s: cannot get stream bufs from main stream", __func__); 452 ALOGE("%s: cannot get stream bufs from thumb stream", __func__); [all...] |
/device/lge/bullhead/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | 425 ALOGE("%s: cannot get stream bufs from main stream", __func__); 452 ALOGE("%s: cannot get stream bufs from thumb stream", __func__); [all...] |
/bionic/tests/ |
buffer_tests.cpp | 403 // of the bufs, create both buffers that end exactly at an unreadable memory
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 376 mm_camera_buf_def_t **bufs,
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 373 mm_camera_buf_def_t **bufs,
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 373 mm_camera_buf_def_t **bufs,
|
/external/libavc/common/ |
ih264_buf_mgr.c | 70 * requirements. Buffer size required to store the bufs should be allocated in
|