Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp114 const string RAW_FORMAT = "image/x-raw"; variable
360 if (*format == InnerFormat::RAW_FORMAT) { in GetSupportedFormats()
2097 if (iter == hintIter || curFormat == InnerFormat::RAW_FORMAT) { in GetEncodedFormat()
2115 format = InnerFormat::RAW_FORMAT; in GetEncodedFormat()