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

  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 105 fmt.fmt.pix_mp.pixelformat = pstConfig->pix.enc_fmt.in_fmt;
113 fmt.fmt.pix_mp.pixelformat = pstConfig->pix.enc_fmt.out_fmt;
156 pstConfig->pix.enc_fmt.in_fmt = fmt.fmt.pix_mp.pixelformat;
164 pstConfig->pix.enc_fmt.out_fmt = fmt.fmt.pix_mp.pixelformat;
444 switch (t_stJpegConfig.pix.enc_fmt.in_fmt) {
454 JPEG_ERROR_LOG("%s::Invalid input color format(%d) fail\n", __func__, t_stJpegConfig.pix.enc_fmt.in_fmt);
579 t_stJpegConfig.pix.enc_fmt.in_fmt = iV4l2ColorFormat;
627 t_stJpegConfig.pix.enc_fmt.out_fmt = iV4l2JpegFormat;
651 iFormat = t_stJpegConfig.pix.enc_fmt.in_fmt;
ExynosJpegEncoder.cpp 128 return t_stJpegConfig.pix.enc_fmt.in_fmt;
  /hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h 102 PIX_FMT enc_fmt; member in union:ExynosJpegBase::CONFIG::__anon42700

Completed in 668 milliseconds