Home | History | Annotate | Download | only in HAL

Lines Matching full:img_fmt_thumb

613         cam_format_t img_fmt_thumb = CAM_FORMAT_YUV_420_NV12;
614 thumb_stream->getFormat(img_fmt_thumb);
615 encode_parm.thumb_color_format = getColorfmtFromImgFmt(img_fmt_thumb);
633 (img_fmt_thumb != CAM_FORMAT_YUV_420_NV12_UBWC) &&