Home | History | Annotate | Download | only in HAL

Lines Matching refs:create_session

441             LOGH("[KPI Perf] : call jpeg create_session");
443 rc = mJpegHandle.create_session(mJpegClientHandle,
2185 LOGH("[KPI Perf] : call jpeg create_session");
2186 ret = mJpegHandle.create_session(mJpegClientHandle, &encodeParam, &mJpegSessionId);