HomeSort by relevance Sort by last modified time
    Searched full:cbcr_offset (Results 1 - 25 of 26) sorted by null

1 2

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h 81 int frame_size, int cbcr_offset,
97 int frame_size, int cbcr_offset,
QCameraHWI.h 149 uint32_t cbcr_offset; member in struct:__anon2034
  /device/lge/mako/camera/
QCameraHWI_Mem.h 80 int frame_size, int cbcr_offset,
96 int frame_size, int cbcr_offset,
QCameraHWI_Mem.cpp 54 int cbcr_offset,
160 int cbcr_offset,
180 pmemBuf.cbcr_off = cbcr_offset;
237 int frame_size, int cbcr_offset,
241 mCbCrOffset(cbcr_offset),
QualcommCameraHardware.h 264 int frame_size, int cbcr_offset,
280 int frame_size, int cbcr_offset,
QCameraHWI_Record.cpp 437 mHalCamCtrl->mRecordingMemory.cbcr_offset = planes[0];
474 recordframes[cnt].cbcr_off = mHalCamCtrl->mRecordingMemory.cbcr_offset;
QualcommCameraHardware.cpp     [all...]
QCameraHWI.h 149 uint32_t cbcr_offset; member in struct:__anon2187
QCameraHWI_Preview.cpp 610 ALOGV("%s: idx = %d, fd = %d, size = %d, cbcr_offset = %d, y_offset = %d, "
754 ALOGV("%s: idx = %d, fd = %d, size = %d, cbcr_offset = %d, y_offset = %d, "
    [all...]
QCamera_Intf.h 228 uint32_t cbcr_offset; member in struct:__anon2213
836 uint32_t cbcr_offset; member in struct:__anon2246
    [all...]
QCameraHWI.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 54 int cbcr_offset,
160 int cbcr_offset,
178 pmemBuf.cbcr_off = cbcr_offset;
235 int frame_size, int cbcr_offset,
239 mCbCrOffset(cbcr_offset),
QCameraHWI_Record.cpp 438 mHalCamCtrl->mRecordingMemory.cbcr_offset = planes[0];
475 recordframes[cnt].cbcr_off = mHalCamCtrl->mRecordingMemory.cbcr_offset;
QCameraHWI.cpp     [all...]
QCameraHWI_Preview.cpp 582 LOGE("%s: idx = %d, fd = %d, size = %d, cbcr_offset = %d, y_offset = %d, "
714 LOGE("%s: idx = %d, fd = %d, size = %d, cbcr_offset = %d, y_offset = %d, "
    [all...]
  /external/jpeg/
jccolor.c 61 #define CBCR_OFFSET ((INT32) CENTERJSAMPLE << SCALEBITS)
109 rgb_ycc_tab[i+B_CB_OFF] = FIX(0.50000) * i + CBCR_OFFSET + ONE_HALF-1;
111 rgb_ycc_tab[i+R_CR_OFF] = FIX(0.50000) * i + CBCR_OFFSET + ONE_HALF-1;
  /device/asus/flo/camera/
QCamera_Intf.h 187 uint32_t cbcr_offset; member in struct:__anon1842
813 uint32_t cbcr_offset; member in struct:__anon1880
  /hardware/qcom/camera/
QCamera_Intf.h 187 uint32_t cbcr_offset; member in struct:__anon31470
813 uint32_t cbcr_offset; member in struct:__anon31508
  /external/qemu/distrib/jpeg-6b/
jccolor.c 61 #define CBCR_OFFSET ((INT32) CENTERJSAMPLE << SCALEBITS)
109 rgb_ycc_tab[i+B_CB_OFF] = FIX(0.50000) * i + CBCR_OFFSET + ONE_HALF-1;
111 rgb_ycc_tab[i+R_CR_OFF] = FIX(0.50000) * i + CBCR_OFFSET + ONE_HALF-1;
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h 388 int cbcr_offset; member in struct:__anon2389
mm_jpeg_encoder.c 282 int cbcr_offset = 0; local
mm_omx_jpeg_encoder.c 245 int cbcr_offset = 0; local
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 284 uint32_t cbcr_offset; member in struct:__anon1650
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 284 uint32_t cbcr_offset; member in struct:__anon31268
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 158 src_buf->src_image[i].offset.sp.cbcr_offset;
    [all...]

Completed in 390 milliseconds

1 2