/foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
H A D | audio_sink.cpp | 371 void AudioSink::CheckUpdateState(char *frame, uint64_t replyBytes, int32_t format) in CheckUpdateState() argument 398 int32_t format = plugin_->GetSampleFormat(); in CalcMaxAmplitude() local 399 CheckUpdateState(reinterpret_cast<char *>(destBuffer), destLength, format); in CalcMaxAmplitude() local
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_window.cpp | 321 int32_t format = va_arg(args, int32_t);
in HandleNativeWindowSetFormat() local 399 int32_t *format = va_arg(args, int32_t*);
in HandleNativeWindowGetFormat() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
H A D | fast_audio_capturer_source.cpp | 243 AudioFormat FastAudioCapturerSourceInner::ConvertToHdiFormat(HdiAdapterFormat format) in ConvertToHdiFormat() argument 355 PcmFormatToBits(HdiAdapterFormat format) PcmFormatToBits() argument [all...] |
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | native_buffer.h | 329 int32_t format; ///< One of PixelFormat global() member [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/ |
H A D | remote_fast_audio_renderer_sink.cpp | 394 uint32_t RemoteFastAudioRendererSinkInner::PcmFormatToBits(HdiAdapterFormat format) in PcmFormatToBits() argument 412 ConvertToHdiFormat(HdiAdapterFormat format) ConvertToHdiFormat() argument [all...] |
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_stream_info.h | 252 uint8_t format = 0; member 640 AudioSampleFormat format = AudioSampleFormat::INVALID_WIDTH; member in OHOS::AudioStandard::AudioStreamInfo
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hdecoder.cpp | 40 int32_t HDecoder::OnConfigure(const Format &format) in OnConfigure() argument 76 int32_t HDecoder::SetupPort(const Format &format) in SetupPort() argument 300 OnSetParameters(const Format &format) OnSetParameters() argument 326 SaveTransform(const Format &format, bool set) SaveTransform() argument 368 SaveScaleMode(const Format &format, bool set) SaveScaleMode() argument 402 SetVrrEnable(const Format &format) SetVrrEnable() argument [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_util.cpp | 450 Format format = BASE_FORMAT_UNDEFINED; variable
|
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/ |
H A D | audio_utils_unit_test.cpp | 555 int32_t format = 100; in HWTEST() local 568 int32_t format = SAMPLE_S16LE; in HWTEST() local 581 int32_t format = SAMPLE_S24LE; in HWTEST() local 594 int32_t format = SAMPLE_S32LE; HWTEST() local [all...] |
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_arg.h | 85 GLenum format; member 131 GLenum format; global() member 228 GLenum format; global() member 358 GLenum format; global() member [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | png_decoder.cpp | 490 uint32_t PngDecoder::GetDecodeFormat(PixelFormat format, PixelFormat &outputFormat, AlphaType &alphaType) in GetDecodeFormat() argument 514 void PngDecoder::ChooseFormat(PixelFormat format, PixelForma argument [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_test.cpp | 1035 string format = "";
in HWTEST_F() local 1443 std::string format;
in HWTEST_F() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/ |
H A D | astc_codec.cpp | 199 void extractDimensions(std::string &format, TextureEncodeOptions ¶m) in extractDimensions() argument
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_api11_sample.cpp | 70 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument 144 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer); in DumpLtrInfo() local 153 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer); DumpQPInfo() local 181 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder() local 227 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_Temporal() local 268 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_fuzz() local 364 OH_AVFormat *format = OH_AVFormat_Create(); testApi() local 400 OH_AVFormat *format = OH_VideoEncoder_GetInputDescription(venc_); GetStride() local 719 ReadOneFrameByType(uint8_t *dst, OH_NativeBuffer_Format format) ReadOneFrameByType() argument 796 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local 814 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local 852 OH_AVFormat *format = OH_AVFormat_Create(); SetForceIDR() local 863 OH_AVFormat *format = OH_AVFormat_Create(); SetLTRParameter() local 904 OH_AVFormat *format = OH_AVFormat_Create(); SetBufferParameter() local 914 OH_AVFormat *format = OH_AVFormat_Create(); SetBufferParameter() local 1173 SetParameter(OH_AVFormat *format) SetParameter() argument [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert_ext_utils.cpp | 192 static bool CalcRGBStride(PixelFormat format, uint32_t width, int &stride)
in CalcRGBStride() argument [all...] |
H A D | image_format_convert_utils.cpp | 54 static AVPixelFormat findPixelFormat(PixelFormat format) in findPixelFormat() argument 64 static bool CalcRGBStride(PixelFormat format, uint32_t width, int &stride) in CalcRGBStride() argument [all...] |
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/ |
H A D | venc_sample.cpp | 86 void VEncCallbackTest::OnStreamChanged(std::shared_ptr<FormatMock> format) in OnStreamChanged() argument 134 void VEncCallbackTestExt::OnStreamChanged(std::shared_ptr<FormatMock> format) in OnStreamChanged() argument 289 int32_t VideoEncSample::Configure(std::shared_ptr<FormatMock> format) in Configure() argument 378 int32_t VideoEncSample::SetParameter(std::shared_ptr<FormatMock> format) in SetParameter() argument 632 InputLtrParam(std::shared_ptr<FormatMock> format, int32_t frameInputCount, std::shared_ptr<AVBufferMock> buffer) InputLtrParam() argument 669 auto format = signal_->inFormatQueue_.front(); InputParamLoopFunc() local 729 auto format = GetInputDescription(); InputLoopInner() local 857 std::shared_ptr<FormatMock> format = buffer->GetParameter(); CheckFormatKey() local 957 std::shared_ptr<FormatMock> format = buffer->GetParameter(); InputLoopInnerExt() local 969 auto format = GetInputDescription(); InputLoopInnerExt() local [all...] |
H A D | vdec_sample.cpp | 91 void VDecCallbackTest::OnStreamChanged(std::shared_ptr<FormatMock> format) in OnStreamChanged() argument 140 void VDecCallbackTestExt::OnStreamChanged(std::shared_ptr<FormatMock> format) in OnStreamChanged() argument 271 int32_t VideoDecSample::Configure(std::shared_ptr<FormatMock> format) in Configure() argument 351 int32_t VideoDecSample::SetParameter(std::shared_ptr<FormatMock> format) in SetParameter() argument 751 std::shared_ptr<FormatMock> format = videoDec_->GetOutputDescription(); in CheckFormatKey() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv.cpp | 472 PixelFormat format = imageInfo_.pixelFormat; in flip() local 688 PixelFormat format = imageInfo_.pixelFormat; in translate() local 758 PixelFormat format in GetYuv420Color() local 786 IsYUVP010Format(PixelFormat format) IsYUVP010Format() argument 856 GetImageSize(int32_t width, int32_t height, PixelFormat format) GetImageSize() argument 868 SetColorSpace(const OHOS::ColorManager::ColorSpace &grColorSpace, SkTransYuvInfo &src, PixelFormat &format, uint64_t rowStride) SetColorSpace() argument 923 ColorSpaceBGRAToYuv(uint8_t *bgraData, SkTransYuvInfo &dst, ImageInfo &imageInfo, PixelFormat &format, const OHOS::ColorManager::ColorSpace &grColorSpace) ColorSpaceBGRAToYuv() argument 960 PixelFormat format = imageInfo_.pixelFormat; ApplyColorSpace() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | pixel_map_test.cpp | 84 std::unique_ptr<PixelMap> ConstructPixmap(int32_t width, int32_t height, PixelFormat format, in ConstructPixmap() argument 116 std::unique_ptr<PixelMap> ConstructPixmap(PixelFormat format, AlphaType alphaType) in ConstructPixmap() argument 130 std::unique_ptr<PixelMap> ConstructPixelMap(int32_t width, int32_t height, PixelFormat format, AlphaType alphaType, in ConstructPixelMap() argument 1948 PixelFormat format in HWTEST_F() local 209 InitOption(struct InitializationOptions& opts, const uint32_t width, const uint32_t height, PixelFormat format, AlphaType alphaType) InitOption() argument [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | pixel_yuv_utils.cpp | 663 IsYUVP010Format(PixelFormat format) IsYUVP010Format() argument 744 SetTranslateDataDefault(uint8_t *srcPixels, int32_t width, int32_t height, PixelFormat format, YUVStrideInfo &dstStrides) SetTranslateDataDefault() argument 764 GetYuv420U(uint32_t x, uint32_t y, YUVDataInfo &info, PixelFormat format, const uint8_t *in) GetYuv420U() argument 785 GetYuv420V(uint32_t x, uint32_t y, YUVDataInfo &info, PixelFormat format, const uint8_t *in) GetYuv420V() argument 953 YuvWritePixel(uint8_t *srcPixels, const YUVDataInfo &yuvDataInfo, const PixelFormat &format, const Position &pos, const uint32_t &color) YuvWritePixel() argument [all...] |
H A D | pixel_yuv_ext_utils.cpp | 219 bool PixelYuvExtUtils::YuvRotate(uint8_t* srcPixels, const PixelFormat& format, YUVDataInfo& info, in YuvRotate() argument 478 bool PixelYuvExtUtils::FlipXaxis(uint8_t *src, uint8_t *dst, Size &size, PixelFormat format, in FlipXaxis() argument 499 bool PixelYuvExtUtils::Mirror(uint8_t *src, uint8_t *dst, Size &size, PixelFormat format, YUVDataInfo &info, in Mirror() argument
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A D | pixelmap_native.cpp | 133 static bool IsMatchType(IMAGE_FORMAT type, PixelFormat format) in IsMatchType() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_codec.cpp | 63 int32_t ImageCodec::Configure(const Format &format) in Configure() argument 87 int32_t ImageCodec::GetInputFormat(Format& format) in GetInputFormat() argument 101 int32_t ImageCodec::GetOutputFormat(Format& format) in GetOutputFormat() argument 245 GetPixelFmtFromUser(const Format &format) GetPixelFmtFromUser() argument 270 GetFrameRateFromUser(const Format &format) GetFrameRateFromUser() argument 280 SetFrameRateAdaptiveMode(const Format &format) SetFrameRateAdaptiveMode() argument 302 SetProcessName(const Format &format) SetProcessName() argument [all...] |
/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_receiver_napi.cpp | 261 static bool checkFormat(int32_t format) in checkFormat() argument
|