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

  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 107 fmt.fmt.pix_mp.pixelformat = pstConfig->pix.dec_fmt.in_fmt;
115 fmt.fmt.pix_mp.pixelformat = pstConfig->pix.dec_fmt.out_fmt;
158 pstConfig->pix.dec_fmt.in_fmt = fmt.fmt.pix_mp.pixelformat;
166 pstConfig->pix.dec_fmt.out_fmt = fmt.fmt.pix_mp.pixelformat;
460 switch (t_stJpegConfig.pix.dec_fmt.out_fmt) {
470 JPEG_ERROR_LOG("%s::Invalid input color format(%d) fail\n", __func__, t_stJpegConfig.pix.dec_fmt.out_fmt);
582 t_stJpegConfig.pix.dec_fmt.out_fmt = iV4l2ColorFormat;
630 t_stJpegConfig.pix.dec_fmt.in_fmt = iV4l2JpegFormat;
654 iFormat = t_stJpegConfig.pix.dec_fmt.out_fmt;
ExynosJpegDecoder.cpp 190 t_stJpegConfig.pix.dec_fmt.out_fmt,
    [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h 103 PIX_FMT dec_fmt; member in union:ExynosJpegBase::CONFIG::__anon42700

Completed in 184 milliseconds