Home
last modified time | relevance | path

Searched defs:format (Results 2201 - 2225 of 3882) sorted by relevance

1...<<81828384858687888990>>...156

/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp385 int32_t format = GRAPHIC_PIXEL_FMT_RGBA_8888; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp522 VkFormat format = VK_FORMAT_R8G8B8A8_UNORM; in InitCachedSurface() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_packer_native.cpp150 OH_PackingOptions_GetMimeType(OH_PackingOptions *options, Image_MimeType *format) OH_PackingOptions_GetMimeType() argument
177 OH_PackingOptions_SetMimeType(OH_PackingOptions *options, Image_MimeType *format) OH_PackingOptions_SetMimeType() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp293 AudioSampleFormat format; in ProcessInputSampleFormat() local
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp156 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument
229 OH_AVFormat *format = OH_AVFormat_Create(); in RunCase() local
331 Configure(OH_AVFormat *format) Configure() argument
580 Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate, int64_t bitRate, int32_t sampleFormat, int32_t sampleBit, int32_t complexity) Configure() argument
744 SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate, int64_t bitRate, int32_t sampleFormat, int32_t sampleBit, int32_t complexity) SetParameter() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp67 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument
140 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoder() local
163 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_Temporal() local
194 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_fuzz() local
282 OH_AVFormat *format = OH_AVFormat_Create(); testApi() local
318 OH_AVFormat *format = OH_VideoEncoder_GetInputDescription(venc_); GetStride() local
583 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local
599 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local
632 OH_AVFormat *format = OH_AVFormat_Create(); SetForceIDR() local
931 SetParameter(OH_AVFormat *format) SetParameter() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp101 napi_value format; in ExecuteDepthData() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp248 GLuint RenderEnvironment::ConvertFromYUVToRGB(const EffectBuffer *source, IEffectFormat format) in ConvertFromYUVToRGB() argument
285 void RenderEnvironment::ConvertFromRGBToYUV(RenderTexturePtr input, IEffectFormat format, void *data) in ConvertFromRGBToYUV() argument
486 void RenderEnvironment::DrawSurfaceBufferFromTex(RenderTexturePtr tex, SurfaceBuffer *buffer, IEffectFormat format) in DrawSurfaceBufferFromTex() argument
506 void RenderEnvironment::DrawFlipSurfaceBufferFromTex(RenderTexturePtr tex, SurfaceBuffer *buffer, IEffectFormat format) in DrawFlipSurfaceBufferFromTex() argument
527 void RenderEnvironment::DrawTexFromSurfaceBuffer(RenderTexturePtr tex, SurfaceBuffer *buffer, IEffectFormat format) in DrawTexFromSurfaceBuffer() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dbasic_transformer.cpp301 PixelFormat format; member
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapiflush_fuzzer/
H A Daudioencoderdemo.cpp65 void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() argument
360 void AEncDemoAuto::SetFormat(OH_AVFormat *format) in SetFormat() argument
388 Configure(OH_AVFormat* format) Configure() argument
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapireset_fuzzer/
H A Daudioencoderdemo.cpp65 void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() argument
360 void AEncDemoAuto::SetFormat(OH_AVFormat *format) in SetFormat() argument
388 Configure(OH_AVFormat* format) Configure() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp56 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument
180 OH_AVFormat *format = OH_AVFormat_Create(); in RunCase() local
368 Configure(OH_AVFormat *format) Configure() argument
614 OH_AVFormat *format = OH_AVBuffer_GetParameter(data); OutputFunc() local
843 Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) Configure() argument
858 SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) SetParameter() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerStablityTest.cpp494 void WriteByFormat(AVMuxerDemo* muxerDemo, OH_AVMuxer* handle, OH_AVOutputFormat format) in WriteByFormat() argument
546 void RunMuxer(string testcaseName, int threadId, OH_AVOutputFormat format) in RunMuxer() argument
578 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
610 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; HWTEST_F() local
642 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
675 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
712 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
751 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
790 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
833 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
872 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
934 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; HWTEST_F() local
981 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
1005 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_inner_sample.h45 GraphicPixelFormat format; member
H A Dvideoenc_api11_sample.h55 OH_NativeBuffer_Format format; member
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp74 void VDecInnerCallback::OnOutputFormatChanged(const Format& format) in OnOutputFormatChanged() argument
134 Format format; in Configure() local
205 int32_t VDecNdkInnerSample::GetOutputFormat(Format &format) in GetOutputFormat() argument
215 int32_t VDecNdkInnerSample::SetParameter(const Format &format) in SetParameter() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_receiver_napi.cpp262 static bool checkFormat(int32_t format) in checkFormat() argument
H A Dsendable_image_napi.cpp439 int32_t format = NUM0; in JsGetFormat() local
544 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual() argument
558 static inline bool IsYUV422SPImage(int32_t format) in IsYUV422SPImage() argument
563 CheckComponentType(const int32_t& type, int32_t format) CheckComponentType() argument
677 int32_t format = NUM0; JsGetComponentArgs() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp57 void HeifHardwareDecoder::HeifDecoderCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() argument
173 Format format; in ConfigureDecoder() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp448 int32_t format = NUM0; in JsGetFormat() local
553 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual() argument
567 static inline bool IsYUV422SPImage(int32_t format) in IsYUV422SPImage() argument
572 CheckComponentType(const int32_t& type, int32_t format) CheckComponentType() argument
691 int32_t format = NUM0; JsGetComponentArgs() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp528 uint16_t format = 0; in ParserItem() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp182 VideoPixelFormat format; in SetParameterOfVdTrack() local
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/src/
H A DAudioEncoderDemoCommon.cpp40 void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() argument
115 OH_AVErrCode AudioEncoderDemo::NativeConfigure(OH_AVCodec* codec, OH_AVFormat* format) in NativeConfigure() argument
161 OH_AVErrCode AudioEncoderDemo::NativeSetParameter(OH_AVCodec* codec, OH_AVFormat* format) in NativeSetParameter() argument
470 void AudioEncoderDemo::NativeCreateToStart(const char* name, OH_AVFormat* format) in NativeCreateToStart() argument
539 NativeRunCase(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) NativeRunCase() argument
561 NativeRunCaseWithoutCreate(OH_AVCodec* handle, std::string inputFile, std::string outputFile, OH_AVFormat* format, const char* name, bool needConfig) NativeRunCaseWithoutCreate() argument
619 NativeRunCasePerformance(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) NativeRunCasePerformance() argument
646 NativeRunCaseFlush(std::string inputFile, std::string outputFileFirst, std::string outputFileSecond, const char* name, OH_AVFormat* format) NativeRunCaseFlush() argument
682 NativeRunCaseReset(std::string inputFile, std::string outputFileFirst, std::string outputFileSecond, const char* name, OH_AVFormat* format) NativeRunCaseReset() argument
729 NativeRunCaseGetOutputDescription(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) NativeRunCaseGetOutputDescription() argument
804 TestRunCase(std::string inputFile, std::string outputFile, const char* name, OH_AVFormat* format) TestRunCase() argument
887 InnerConfigure(const Format& format) InnerConfigure() argument
995 InnerSetParameter(const Format& format) InnerSetParameter() argument
1020 InnerGetOutputFormat(Format& format) InnerGetOutputFormat() argument
1175 InnerCreateToStart(const std::string& name, Format& format) InnerCreateToStart() argument
1239 InnerRunCase(std::string inputFile, std::string outputFile, const std::string& name, Format& format) InnerRunCase() argument
1260 InnerRunCaseFlush(std::string inputFile, std::string outputFileFirst, std::string outputFileSecond, const std::string& name, Format& format) InnerRunCaseFlush() argument
1297 InnerRunCaseReset(std::string inputFile, std::string outputFileFirst, std::string outputFileSecond, const std::string& name, Format& format) InnerRunCaseReset() argument
1357 OnOutputFormatChanged(const Format& format) OnOutputFormatChanged() argument
[all...]
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp55 AvCodecMime ConverFormat(ImageFormat format) in ConverFormat() argument
311 static ImageFormat Convert2HalImageFormat(uint32_t format) in Convert2HalImageFormat() argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dimage_effect_filter.cpp505 ImageEffect_ErrorCode OH_EffectBufferInfo_SetEffectFormat(OH_EffectBufferInfo *info, ImageEffect_Format format) in OH_EffectBufferInfo_SetEffectFormat() argument
515 ImageEffect_ErrorCode OH_EffectBufferInfo_GetEffectFormat(OH_EffectBufferInfo *info, ImageEffect_Format *format) in OH_EffectBufferInfo_GetEffectFormat() argument
[all...]

Completed in 32 milliseconds

1...<<81828384858687888990>>...156