Searched refs:piW (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegEncoder.cpp110 int ExynosJpegEncoder::getSize(int *piW, int *piH) argument
120 *piW = t_stJpegConfig.width;
H A DExynosJpegDecoder.cpp113 int ExynosJpegDecoder::getSize(int *piW, int *piH) argument
125 *piW = t_stJpegConfig.width;

Completed in 92 milliseconds