HomeSort by relevance Sort by last modified time
    Searched defs:iFormat (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4-aah/hwc/
hal_public.h 96 int iFormat;
  /hardware/ti/omap4xxx/hwc/
hal_public.h 96 int iFormat;
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 647 int iFormat;
651 iFormat = t_stJpegConfig.pix.enc_fmt.in_fmt;
654 iFormat = t_stJpegConfig.pix.dec_fmt.out_fmt;
661 return setColorBufSize(iFormat, piBufSize, iSize, t_stJpegConfig.width, t_stJpegConfig.height);
664 int ExynosJpegBase::setColorBufSize(int iFormat, int *piBufSize, int iSize, int width, int height)
672 switch (iFormat) {
  /hardware/intel/img/hwcomposer/include/pvr/hal/
hal_public.h 152 int iFormat;
271 const IMG_buffer_format_public_t *(*GetBufferFormat)(int iFormat);

Completed in 1160 milliseconds