Home
last modified time | relevance | path

Searched defs:componentID (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg-jni.c161 Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII(JNIEnv *env, jclass cls, jint componentID, jint width, jint stride, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII() argument
175 Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III(JNIEnv *env, jclass cls, jint componentID, jint width, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III() argument
187 Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III(JNIEnv *env, jclass cls, jint componentID, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III() argument
H A Dturbojpeg.c599 DLLEXPORT int tjPlaneWidth(int componentID, int width, int subsamp) in tjPlaneWidth() argument
620 DLLEXPORT int tjPlaneHeight(int componentID, int height, int subsamp) in tjPlaneHeight() argument
641 DLLEXPORT unsigned long tjPlaneSizeYUV(int componentID, int width, int stride, in tjPlaneSizeYUV() argument
[all...]

Completed in 5 milliseconds