Home
last modified time | relevance | path

Searched defs:format (Results 2501 - 2525 of 4230) sorted by relevance

1...<<101102103104105106107108109110>>...170

/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.cpp99 Format format; in InitDecoder() local
170 void AVThumbnailGenerator::OnOutputFormatChanged(const MediaAVCodec::Format &format) in OnOutputFormatChanged() argument
490 int32_t format = surfaceBuffer->GetFormat(); GetYuvDataAlignStride() local
599 Format format; PauseFetchFrame() local
[all...]
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp720 std::string format = surface->GetUserData("SURFACE_FORMAT"); in SetVideoSurface() local
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp316 void TestRecorder::SetParameter(int32_t sourceId, const Format &format, VideoRecorderConfig_ &recorderConfig) in SetParameter() argument
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp491 string RingtoneFileUtils::StrCreateTimeByMilliseconds(const string &format, int64_t time) in StrCreateTimeByMilliseconds() argument
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp118 bool MediaEvent::CreateMsg(const char *format, ...) in CreateMsg() argument
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp682 void DecodeDataProcess::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() argument
H A Ddecode_data_process_common.cpp729 void DecodeDataProcess::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c174 static void AttCount(uint8_t format, uint16_t *inforLenPtr, uint16_t *uuidLenPtr) in AttCount() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp440 const WebGLFormatMap *WebGLImageSource::GetWebGLFormatMap(GLenum type, GLenum format) in GetWebGLFormatMap() argument
[all...]
H A Dwebgl_rendering_context_draw.cpp1113 CheckReadBufferAndGetInfo( napi_env env, GLuint* frameBufferId, GLenum* format, GLenum* type) CheckReadBufferAndGetInfo() argument
1143 GetReadBufferFormatAndType( napi_env env, const WebGLFramebuffer* frameBuffer, GLenum* format, GLenum* type) GetReadBufferFormatAndType() argument
1170 CheckTextureFormatAndType( napi_env env, GLenum internalFormat, GLenum format, GLenum type, GLint level) CheckTextureFormatAndType() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h63 VkFormat format = VK_FORMAT_UNDEFINED; member
79 VkFormat format = VK_FORMAT_UNDEFINED; member
138 void SetFormat(unsigned int format) in SetFormat() argument
/test/xts/acts/graphic/graphicnapitest/
H A DNativeWindowTest.cpp994 int32_t format = GRAPHIC_PIXEL_FMT_RGBA_8888; in HWTEST_F() local
H A DNativeImageTest.cpp353 int32_t format = GRAPHIC_PIXEL_FMT_RGBA_8888; in HWTEST_F() local
/test/xts/acts/multimedia/av_codec/audio_encoder/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
743 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...]
/test/xts/acts/multimedia/av_codec/audio_decoder/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
842 Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) Configure() argument
857 SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) SetParameter() argument
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp62 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument
126 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer); in DumpLtrInfo() local
153 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoder() local
179 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_Temporal() local
213 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_fuzz() local
309 OH_AVFormat *format = OH_AVFormat_Create(); testApi() local
345 OH_AVFormat *format = OH_VideoEncoder_GetInputDescription(venc_); GetStride() local
598 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local
616 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local
654 OH_AVFormat *format = OH_AVFormat_Create(); SetForceIDR() local
665 OH_AVFormat *format = OH_AVFormat_Create(); SetLTRParameter() local
688 OH_AVFormat *format = OH_AVFormat_Create(); SetBufferParameter() local
698 OH_AVFormat *format = OH_AVFormat_Create(); SetBufferParameter() local
958 SetParameter(OH_AVFormat *format) SetParameter() argument
[all...]
H A Dvideoenc_ndk_sample.cpp67 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument
134 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoder() local
156 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_Temporal() local
187 OH_AVFormat *format = OH_AVFormat_Create(); ConfigureVideoEncoder_fuzz() local
275 OH_AVFormat *format = OH_AVFormat_Create(); testApi() local
311 OH_AVFormat *format = OH_VideoEncoder_GetInputDescription(venc_); GetStride() local
576 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local
592 OH_AVFormat *format = OH_AVFormat_Create(); AutoSwitchParam() local
625 OH_AVFormat *format = OH_AVFormat_Create(); SetForceIDR() local
916 SetParameter(OH_AVFormat *format) SetParameter() argument
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp100 void VdecFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecFormatChanged() argument
219 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoDecoder() local
433 OH_AVFormat *format = OH_AVFormat_Create(); testAPI() local
802 SetParameter(OH_AVFormat *format) SetParameter() argument
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp105 void VdecFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecFormatChanged() argument
166 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoDecoder() local
728 SetParameter(OH_AVFormat *format) SetParameter() argument
[all...]
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A DaudioDecoderAvBuffer.cpp104 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
145 OH_AVFormat *format = nullptr; in AudioDecoderConfigure() local
158 OH_AVFormat *format = nullptr; AudioDecoderPrepare() local
175 OH_AVFormat *format = nullptr; AudioDecoderStart() local
198 OH_AVFormat *format = nullptr; AudioDecoderStop() local
223 OH_AVFormat *format = nullptr; AudioDecoderFlush() local
249 OH_AVFormat *format = nullptr; AudioDecoderReset() local
275 OH_AVFormat *format = nullptr; AudioDecoderGetOutputDescription() local
302 OH_AVFormat *format = nullptr; AudioDecoderSetParameter() local
332 OH_AVFormat *format = nullptr; AudioDecoderIsValid() local
400 OH_AVFormat *format = nullptr; OHAudioDecoderStartAnormal() local
423 OH_AVFormat *format = nullptr; OHAudioDecoderStartBnormal() local
446 OH_AVFormat *format = nullptr; OHAudioDecoderStartCnormal() local
466 OH_AVFormat *format = nullptr; OHAudioDecoderStopAnormal() local
491 OH_AVFormat *format = nullptr; OHAudioDecoderStopBnormal() local
516 OH_AVFormat *format = nullptr; OHAudioDecoderStopCnormal() local
538 OH_AVFormat *format = nullptr; OHAudioDecoderFlushAnormal() local
564 OH_AVFormat *format = nullptr; OHAudioDecoderFlushBnormal() local
590 OH_AVFormat *format = nullptr; OHAudioDecoderFlushCnormal() local
613 OH_AVFormat *format = nullptr; OHAudioDecoderResetAnormal() local
639 OH_AVFormat *format = nullptr; OHAudioDecoderResetBnormal() local
665 OH_AVFormat *format = nullptr; OHAudioDecoderResetCnormal() local
688 OH_AVFormat *format = nullptr; OHAudioDecoderGetOutputDescriptionAnormal() local
715 OH_AVFormat *format = nullptr; OHAudioDecoderGetOutputDescriptionBnormal() local
742 OH_AVFormat *format = nullptr; OHAudioDecoderGetOutputDescriptionCnormal() local
766 OH_AVFormat *format = nullptr; OHAudioDecoderSetParameterAnormal() local
795 OH_AVFormat *format = nullptr; OHAudioDecoderSetParameterBnormal() local
824 OH_AVFormat *format = nullptr; OHAudioDecoderSetParameterCnormal() local
851 OH_AVFormat *format = nullptr; OHAudioDecoderIsValidAnormal() local
881 OH_AVFormat *format = nullptr; OHAudioDecoderIsValidBnormal() local
911 OH_AVFormat *format = nullptr; OHAudioDecoderIsValidCnormal() local
939 OH_AVFormat *format = nullptr; OHAudioDecoderPushInputBuffer() local
972 OH_AVFormat *format = nullptr; OHAudioDecoderFreeOutputBuffer() local
1056 OH_AVFormat *format = nullptr; OHAudioDecoderViVid() local
[all...]
H A Daudiodecoderxdlndk.cpp104 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
146 OH_AVFormat *format = nullptr; in AudioDecoderConfigure() local
159 OH_AVFormat *format = nullptr; AudioDecoderPrepare() local
176 OH_AVFormat *format = nullptr; AudioDecoderStart() local
199 OH_AVFormat *format = nullptr; AudioDecoderStop() local
224 OH_AVFormat *format = nullptr; AudioDecoderFlush() local
250 OH_AVFormat *format = nullptr; AudioDecoderReset() local
276 OH_AVFormat *format = nullptr; AudioDecoderGetOutputDescription() local
303 OH_AVFormat *format = nullptr; AudioDecoderSetParameter() local
333 OH_AVFormat *format = nullptr; AudioDecoderIsValid() local
401 OH_AVFormat *format = nullptr; OHAudioDecoderStartAnormal() local
424 OH_AVFormat *format = nullptr; OHAudioDecoderStartBnormal() local
447 OH_AVFormat *format = nullptr; OHAudioDecoderStartCnormal() local
467 OH_AVFormat *format = nullptr; OHAudioDecoderStopAnormal() local
492 OH_AVFormat *format = nullptr; OHAudioDecoderStopBnormal() local
517 OH_AVFormat *format = nullptr; OHAudioDecoderStopCnormal() local
539 OH_AVFormat *format = nullptr; OHAudioDecoderFlushAnormal() local
565 OH_AVFormat *format = nullptr; OHAudioDecoderFlushBnormal() local
591 OH_AVFormat *format = nullptr; OHAudioDecoderFlushCnormal() local
614 OH_AVFormat *format = nullptr; OHAudioDecoderResetAnormal() local
640 OH_AVFormat *format = nullptr; OHAudioDecoderResetBnormal() local
666 OH_AVFormat *format = nullptr; OHAudioDecoderResetCnormal() local
689 OH_AVFormat *format = nullptr; OHAudioDecoderGetOutputDescriptionAnormal() local
716 OH_AVFormat *format = nullptr; OHAudioDecoderGetOutputDescriptionBnormal() local
743 OH_AVFormat *format = nullptr; OHAudioDecoderGetOutputDescriptionCnormal() local
767 OH_AVFormat *format = nullptr; OHAudioDecoderSetParameterAnormal() local
796 OH_AVFormat *format = nullptr; OHAudioDecoderSetParameterBnormal() local
825 OH_AVFormat *format = nullptr; OHAudioDecoderSetParameterCnormal() local
852 OH_AVFormat *format = nullptr; OHAudioDecoderIsValidAnormal() local
882 OH_AVFormat *format = nullptr; OHAudioDecoderIsValidBnormal() local
912 OH_AVFormat *format = nullptr; OHAudioDecoderIsValidCnormal() local
[all...]
H A Dvideoencoderndk.cpp188 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
324 OH_AVFormat *format = nullptr; in OHVideoEncoderConfigure() local
345 OH_AVFormat *format = nullptr; in OHVideoEncoderConfigureHEVC() local
366 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal1() local
387 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal2() local
408 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal3() local
429 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal4() local
450 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal5() local
471 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal6() local
492 OH_AVFormat *format = nullptr; OHVideoEncoderConfigureAbnormal7() local
513 OH_AVFormat *format = nullptr; OHVideoEncoderPrepare() local
535 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareHEVC() local
557 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal1() local
579 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal2() local
601 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal3() local
623 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal4() local
645 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal5() local
667 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal6() local
689 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal7() local
711 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal8() local
733 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal9() local
755 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal10() local
777 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal11() local
799 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal12() local
821 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal13() local
843 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal14() local
865 OH_AVFormat *format = nullptr; OHVideoEncoderPrepareAbnormal15() local
904 OH_AVFormat *format = nullptr; OHVideoEncoderStart() local
981 OH_AVFormat *format = nullptr; OHVideoEncoderStop() local
1063 OH_AVFormat *format = nullptr; OHVideoEncoderFlush() local
1146 OH_AVFormat *format = nullptr; OHVideoEncoderReset() local
1227 OH_AVFormat *format = nullptr; OHVideoEncoderGetOutputDescription() local
1289 OH_AVFormat *format = nullptr; OHVideoEncoderSetParameter() local
1315 OH_AVFormat *format = nullptr; OHVideoEncoderSetParameterHEVC() local
1341 OH_AVFormat *format = nullptr; OHVideoEncoderSetParameterAbnormal() local
[all...]
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp172 void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
239 OH_AVFormat *format = OH_AVFormat_Create(); in NormalAVScreenCaptureSurfaceTest() local
[all...]
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
H A Deffect_filter_test.cpp149 ImageEffect_Format format; in OHEffectBufferInfoSetEffectFormat() local
[all...]
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp508 int32_t format = 0; in HWTEST_F() local

Completed in 35 milliseconds

1...<<101102103104105106107108109110>>...170