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

  /device/lge/mako/camera/mm-camera-interface/
mm_jpeg_encoder.c 320 int cbcroffset = 0; local
409 cbcroffset = PAD_TO_WORD(tn_img_info.width * tn_img_info.height);
414 cbcroffset = padded_size;
423 cbcroffset);
463 cbcroffset = PAD_TO_WORD(main_img_info.width * CEILING16(main_img_info.height));
467 cbcroffset = a_cbcroffset;
472 cbcroffset = padded_size;
476 CDBG("jpeg_encoder_encode: cbcroffset %d",cbcroffset);
479 cbcroffset);
    [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 127 int exif_table_numEntries, int jpegPadding, const int32_t cbcroffset,int zsl_enable);
    [all...]

Completed in 75 milliseconds