Searched defs:stride_pixel (Results 1 – 1 of 1) sorted by relevance
171 int CameraInfo::GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel) { in GetStrideInPixels()294 float stride_pixel = 0; in GetCameraFormatPlaneInfo() local