| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| H A D | mpp_meta_impl.h | 37 MppFrame frame; member
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/delaytest/src/ |
| H A D | loop_back_demo.cpp | 133 uint8_t *frame = (uint8_t *)malloc(bufferLen_ * 2); in loopback() local
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
| H A D | rtp_codec_g711.cpp | 69 auto frame = FrameImpl::Create(); in ObtainFrame() local 83 void RtpEncoderG711::InputFrame(const Frame::Ptr &frame) in InputFrame() argument [all...] |
| H A D | rtp_unpack_impl.cpp | 93 void RtpUnpackImpl::OnRtpDecode(int32_t pt, const Frame::Ptr &frame) in OnRtpDecode() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
| H A D | audio_g711_codec.cpp | 34 void AudioG711Encoder::OnFrame(const Frame::Ptr &frame) in OnFrame() argument 78 void AudioG711Decoder::OnFrame(const Frame::Ptr &frame) in OnFrame() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/manager/ |
| H A D | hdi_adapter_manager.cpp | 64 CaptureHandleCaptureFrame(void *capture, char *frame, uint64_t requestBytes, uint64_t *replyBytes) CaptureHandleCaptureFrame() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
| H A D | rs_surface_ohos_vulkan_test.cpp | 269 std::unique_ptr<RSSurfaceFrame> frame = nullptr; in HWTEST_F() local
|
| H A D | rs_surface_ohos_raster_test.cpp | 112 std::unique_ptr<RSSurfaceFrame> frame = nullptr;
in HWTEST_F() local
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | linear_pos_time_model.cpp | 53 void LinearPosTimeModel::ResetFrameStamp(uint64_t frame, int64_t nanoTime) in ResetFrameStamp() argument 61 bool LinearPosTimeModel::IsReasonable(uint64_t frame, int64_t nanoTime) in IsReasonable() argument 83 bool LinearPosTimeModel::UpdataFrameStamp(uint64_t frame, int64_ argument 97 GetFrameStamp(uint64_t &frame, int64_t &nanoTime) GetFrameStamp() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
| H A D | audio_direct_sink_unit_test.cpp | 451 uint64_t frame = 10; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
| H A D | calc_max_amplitude.cpp | 33 float CalculateMaxAmplitudeForPCM8Bit(int8_t *frame, uint64_t nSamples)
in CalculateMaxAmplitudeForPCM8Bit() argument 49 float CalculateMaxAmplitudeForPCM16Bit(int16_t *frame, uint64_t nSamples)
in CalculateMaxAmplitudeForPCM16Bit() argument 65 float CalculateMaxAmplitudeForPCM24Bit(char *frame, uint64_t nSamples)
in CalculateMaxAmplitudeForPCM24Bit() argument 85 float CalculateMaxAmplitudeForPCM32Bit(int32_t *frame, uint64_ argument 101 UpdateMaxAmplitude(char *frame, uint64_t replyBytes, int32_t adapterFormat) UpdateMaxAmplitude() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
| H A D | rs_surface_ohos_gl.cpp | 71 std::unique_ptr<RSSurfaceFrameOhosGl> frame = std::make_unique<RSSurfaceFrameOhosGl>(width, height); in RequestFrame() local 102 void RSSurfaceOhosGl::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in SetUiTimeStamp() argument 111 bool RSSurfaceOhosGl::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in FlushFrame() argument
|
| H A D | rs_surface_ohos_raster.cpp | 47 std::unique_ptr<RSSurfaceFrameOhosRaster> frame = std::make_unique<RSSurfaceFrameOhosRaster>(width, height); in RequestFrame() local 71 void RSSurfaceOhosRaster::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_ argument 89 FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) FlushFrame() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_rs_animation_demo.cpp | 71 auto frame = rsSurface->RequestFrame(width, height); in DrawSurface() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/ |
| H A D | rs_animat_rate_decider_test.cpp | 120 FrameRateRange frame; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_proxy_node_test.cpp | 147 const Vector4f& frame = {0.1}; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ |
| H A D | render_context_base.h | 36 virtual bool CreateSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) { return false; } in CreateSurface() argument 37 virtual void DestroySurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in DestroySurface() argument 38 virtual void DamageFrame(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {}; in DamageFrame() argument 40 virtual void SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in SwapBuffers() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| H A D | rs_animation_rate_decider_test.cpp | 151 FrameRateRange frame; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsproxynode_fuzzer/ |
| H A D | rsproxynode_fuzzer.cpp | 77 Vector4f frame = {GetData<float>(), GetData<float>(), GetData<float>(), GetData<float>()};
in DoRSProxyNode() local
|
| /foundation/multimedia/media_foundation/test/unittest/ |
| H A D | TestFFmpegUtils.cpp | 219 AVFrame* frame = av_frame_alloc(); in HWTEST() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile_mp.c | 29 uint8_t frame[NSTACKX_MAX_FRAME_SIZE] = {0}; in DFileSocketRecvSP() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | av1_frame_split_bsf.c | 91 AV1RawFrameHeader *frame = NULL; in av1_frame_split_filter() local [all...] |
| H A D | bintext.c | 44 AVFrame *frame; member 143 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
| H A D | dfpwmdec.c | 104 static int dfpwm_dec_frame(struct AVCodecContext *ctx, AVFrame *frame, in dfpwm_dec_frame() argument
|
| H A D | g722dec.c | 87 static int g722_decode_frame(AVCodecContext *avctx, AVFrame *frame, in g722_decode_frame() argument
|