HomeSort by relevance Sort by last modified time
    Searched refs:meta_buf_index (Results 1 - 10 of 10) sorted by null

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 1051 uint8_t meta_buf_index = -1; local
1177 uint8_t meta_buf_index = 0; local
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.cpp 745 uint8_t meta_buf_index = 0; local
750 meta_buf_index = frame->bufs[i]->buf_idx;
775 param.reprocess.meta_buf_index = meta_buf_index;
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraChannel.cpp 745 uint8_t meta_buf_index = 0; local
750 meta_buf_index = frame->bufs[i]->buf_idx;
775 param.reprocess.meta_buf_index = meta_buf_index;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 329 param.reprocess.meta_buf_index = meta_idx;
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 318 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member in struct:__anon2636
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 326 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member in struct:__anon3129
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 362 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member in struct:__anon4186
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]

Completed in 384 milliseconds