Searched refs:isP010 (Results 1 – 1 of 1) sorted by relevance
267 bool isP010 = static_cast<android_pixel_format_v1_1_t>( in LockSensorBuffer() local269 if ((isYUV_420_888) || (isP010)) { in LockSensorBuffer()293 sensor_buffer->plane.img_y_crcb.bytesPerPixel = isP010 ? 2 : 1; in LockSensorBuffer()