Home
last modified time | relevance | path

Searched refs:FormatToString (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dimage_processor.cpp91 LOGF(ERROR) << "Pixel format " << FormatToString(fourcc) in GetConvertedSize()
154 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()
226 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()
253 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()
259 << FormatToString(in_frame.GetFourcc()); in ConvertFormat()
266 LOGF(ERROR) << "Pixel format " << FormatToString(in_frame.GetFourcc()) in Scale()
H A Dcommon.h24 inline std::string FormatToString(int32_t format) { in FormatToString() function
H A Dcached_frame.cpp108 LOGF(ERROR) << "Convert from " << FormatToString(source_frame_->GetFourcc()) in ConvertToYU12()
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daaudio_wrapper.cc75 const char* FormatToString(int32_t id) { in FormatToString() function
416 ss << ", format=" << FormatToString(format()); in LogStreamConfiguration()
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Ddepth_map.cc70 string FormatToString(DepthFormat format) { in FormatToString() function
319 FormatToString(params_.format)) || in Serialize()
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daaudio_wrapper.cc74 const char* FormatToString(int32_t id) { in FormatToString() function
416 ss << ", format=" << FormatToString(format()); in LogStreamConfiguration()