Searched refs:sget_CanonArea (Results 1 – 2 of 2) sorted by relevance
19 static libraw_area_t sget_CanonArea(uchar *s) { in sget_CanonArea() function470 imCanon.RecommendedImageArea = sget_CanonArea(CDI1+12 + 2*4*2); in parseCR3()471 imCanon.LeftOpticalBlack = sget_CanonArea(CDI1+12 + 3*4*2); in parseCR3()472 imCanon.UpperOpticalBlack = sget_CanonArea(CDI1+12 + 4*4*2); in parseCR3()473 imCanon.ActiveArea = sget_CanonArea(CDI1+12 + 5*4*2); in parseCR3()