Searched defs:inputFormat (Results 1 – 7 of 7) sorted by relevance
63 ImageProcessing_ColorSpaceInfo inputFormat; variable86 ImageProcessing_ColorSpaceInfo inputFormat; variable108 ImageProcessing_ColorSpaceInfo inputFormat; variable130 ImageProcessing_ColorSpaceInfo inputFormat; variable152 ImageProcessing_ColorSpaceInfo inputFormat; variable174 ImageProcessing_ColorSpaceInfo inputFormat; variable197 ImageProcessing_ColorSpaceInfo inputFormat; variable219 ImageProcessing_ColorSpaceInfo inputFormat; variable503 ImageProcessing_ColorSpaceInfo inputFormat; variable521 ImageProcessing_ColorSpaceInfo inputFormat; variable[all …]
681 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_422_SP; // unsupported format variable1314 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable1333 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable1352 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable1371 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable1390 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable1411 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable1432 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable1453 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable1474 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable[all …]
135 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCBCR_420_SP; variable147 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCBCR_420_SP; variable
131 int32_t inputFormat = inputParam[0]; in Process() local
961 Format Device::GetColorSpaceFormat(const Format inputFormat, const ColorSpaceFlags flags) const in GetColorSpaceFormat() argument
758 bool NeedProtectionConversion(const PixelFormat inputFormat, const PixelFormat outputFormat) in NeedProtectionConversion()
472 std::string inputFormat = GetFormat(); in ParseInputFormat() local