Searched refs:crop_height (Results 1 – 3 of 3) sorted by relevance
113 int crop_height; member125 int crop_height, in BufferSpec()136 crop_height(crop_height), in BufferSpec()194 v_flip ? -dst.crop_height : dst.crop_height); in ConvertFromYV12()208 int height = src.crop_height; in DoCopy()232 int height = src.crop_height; in DoRotation()250 int src_height = src.crop_height; in DoScaling()252 int dst_height = dst.crop_height; in DoScaling()270 int height = dst.crop_height; in DoAttenuation()288 int height = dst.crop_height; in DoBlending()[all …]
34 int crop_height; member