Searched refs:t_v4l2SetJpegcomp (Results 1 – 2 of 2) sorted by relevance
129 int t_v4l2SetJpegcomp(int iFd, int iQuality);
69 int ExynosJpegBase::t_v4l2SetJpegcomp(int iFd, int iQuality) in t_v4l2SetJpegcomp() function in ExynosJpegBase712 iRet = t_v4l2SetJpegcomp(t_iJpegFd, t_stJpegConfig.enc_qual); in updateConfig()