Lines Matching full:componentid
564 * @param componentID ID number of the component plane to which
865 * @param componentID ID number of the image plane (0 = Y, 1 = U/Cb, 2 = V/Cr)
882 DLLEXPORT unsigned long DLLCALL tjPlaneSizeYUV(int componentID, int width,
890 * @param componentID ID number of the image plane (0 = Y, 1 = U/Cb, 2 = V/Cr)
900 DLLEXPORT int tjPlaneWidth(int componentID, int width, int subsamp);
907 * @param componentID ID number of the image plane (0 = Y, 1 = U/Cb, 2 = V/Cr)
917 DLLEXPORT int tjPlaneHeight(int componentID, int height, int subsamp);