Home
last modified time | relevance | path

Searched defs:format (Results 3351 - 3375 of 5867) sorted by relevance

1...<<131132133134135136137138139140>>...235

/test/xts/acts/graphic/graphicnapitest/
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
/third_party/ffmpeg/libavcodec/
H A Dituh263dec.c1090 int format, width, height, i, ret; in ff_h263_decode_picture_header() local
[all...]
H A Dituh263enc.c110 int format, coded_frame_rate, coded_frame_rate_base, i, temp_ref; in ff_h263_encode_picture_header() local
H A Ddxva2.c183 const D3DFORMAT format = target_list[j]; in dxva2_validate_output() local
236 DXGI_FORMAT format; in dxva_list_guids_debug() local
[all...]
H A Dcuviddec.c118 static int CUDAAPI cuvid_handle_video_sequence(void *opaque, CUVIDEOFORMAT* format) in cuvid_handle_video_sequence() argument
[all...]
H A Ddnxhddec.c50 int format; member
677 int format = ctx->rows[0].format; in dnxhd_decode_frame() local
[all...]
H A Dmagicyuvenc.c60 uint8_t format; member
[all...]
H A Dqsv.c194 int ff_qsv_map_pixfmt(enum AVPixelFormat format, uint32_t *fourcc) in ff_qsv_map_pixfmt() argument
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c585 AVFilterContext *format; configure_output_audio_filter() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dsignature.h133 int format; member
H A Dqsvvpp.c215 static int pix_fmt_to_mfx_fourcc(int format) in pix_fmt_to_mfx_fourcc() argument
H A Davf_showcqt.h51 enum AVPixelFormat format; member
/third_party/ffmpeg/libavdevice/
H A Dandroid_camera.c251 int32_t format = available_configs.data.i32[i * 4 + 0]; in match_video_size() local

Completed in 32 milliseconds

1...<<131132133134135136137138139140>>...235