Lines Matching refs:tjPlaneHeight
644 int ph=tjPlaneHeight(i, height, subsamp); in tjBufSizeYUV2()
687 DLLEXPORT int tjPlaneHeight(int componentID, int height, int subsamp) in tjPlaneHeight() function
718 ph=tjPlaneHeight(componentID, height, subsamp); in tjPlaneSizeYUV()
1003 ph0=tjPlaneHeight(0, height, subsamp); in tjEncodeYUV3()
1014 int ph1=tjPlaneHeight(1, height, subsamp); in tjEncodeYUV3()
1187 ph0=tjPlaneHeight(0, height, subsamp); in tjCompressFromYUV()
1198 int ph1=tjPlaneHeight(1, height, subsamp); in tjCompressFromYUV()
1676 ph0=tjPlaneHeight(0, height, subsamp); in tjDecodeYUV()
1687 int ph1=tjPlaneHeight(1, height, subsamp); in tjDecodeYUV()
1909 ph0=tjPlaneHeight(0, height, jpegSubsamp); in tjDecompressToYUV2()
1920 int ph1=tjPlaneHeight(1, height, jpegSubsamp); in tjDecompressToYUV2()