Searched refs:calculate_yuv_offset_and_stride (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/display/libcopybit/
H A Dcopybit_c2d.cpp339 static int calculate_yuv_offset_and_stride(const bufferInfo& info, function
450 status = calculate_yuv_offset_and_stride(info, yuvInfo);
452 ALOGE("%s: calculate_yuv_offset_and_stride error", __FUNCTION__);
548 status = calculate_yuv_offset_and_stride(info, yuvInfo);
550 ALOGE("%s: calculate_yuv_offset_and_stride error", __FUNCTION__);

Completed in 52 milliseconds