Searched refs:img_fmt_thumb (Results 1 – 3 of 3) sorted by relevance
613 cam_format_t img_fmt_thumb = CAM_FORMAT_YUV_420_NV12; in getJpegEncodingConfig() local614 thumb_stream->getFormat(img_fmt_thumb); in getJpegEncodingConfig()615 encode_parm.thumb_color_format = getColorfmtFromImgFmt(img_fmt_thumb); in getJpegEncodingConfig()633 (img_fmt_thumb != CAM_FORMAT_YUV_420_NV12_UBWC) && in getJpegEncodingConfig()
540 cam_format_t img_fmt_thumb = CAM_FORMAT_YUV_420_NV12; in getJpegEncodingConfig() local541 thumb_stream->getFormat(img_fmt_thumb); in getJpegEncodingConfig()542 encode_parm.thumb_color_format = getColorfmtFromImgFmt(img_fmt_thumb); in getJpegEncodingConfig()