Home
last modified time | relevance | path

Searched defs:pts (Results 1 - 25 of 111) sorted by relevance

12345

/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/
H A Daac_frame.cpp20 AACFrame::AACFrame(uint8_t *ptr, size_t size, uint32_t dts, uint32_t pts, size_t prefix_size) in AACFrame() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/codec/video/decoder/
H A Dvideo_decoder_engine_impl_test.cpp108 uint64_t pts = 100; in HWTEST_F() local
118 uint64_t pts = 100; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpoints_mask_filter.cpp51 OH_Drawing_Point2D pts[N]; in OnTestFunction() local
H A Dpoints.cpp41 void Points::fill_pts(OH_Drawing_Point2D pts[], size_t n, TestRend* rand) in fill_pts() argument
73 OH_Drawing_Point2D pts[n]; in OnTestFunction() local
H A Dgradient_dirty_laundry.cpp79 OH_Drawing_Point2D pts[] = { { 0, 0 }, { 100.0, 100.0 } }; // 100.0, 100.0 坐标点 in MakeRadial() local
92 OH_Drawing_Point2D pts[] = { { 0, 0 }, { 100.0, 100.0 } }; // 100 设置点 in MakeSweep() local
[all...]
H A Daa_rect_modes.cpp42 OH_Drawing_Point2D pts[] = { in test4() local
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_buffer.h89 int64_t pts; member in OHOS::Media::Plugins::Buffer
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avbuffer_info.h59 int64_t pts; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_sink_frame_info.cpp65 cJSON *pts = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_PTS.c_str()); in Unmarshal() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_sync_utils.h37 int64_t pts; member
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.h89 int64_t pts = 0; member in OHOS::Media::TestRecorder
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_frame_info.h40 int64_t pts = 0; member
/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Dvideo_sink_test.cpp238 int64_t pts = 100; in HWTEST_F() local
246 int64_t pts = 100; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_buffer.h231 int64_t pts; member in OHOS::Media::Plugin::Buffer
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/encoder/
H A Dvideo_encoder_sample.cpp101 uint64_t pts = static_cast<uint64_t>(frameCount) * in SurfaceInputThread() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/composite_engine/impl/
H A Dvideo_composite_engine.cpp93 void VideoCompositeEngine::OnDecodeFrame(uint64_t pts) in OnDecodeFrame() argument
103 void VideoCompositeEngine::OnEncodeFrame(uint64_t pts) in OnEncodeFrame() argument
113 void VideoCompositeEngine::OnRenderFinish(uint64_t pts, GraphicsRenderResult result) in OnRenderFinish() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
H A Dvideo_decoder_engine_impl.cpp68 void VideoDecoderEngineImpl::OnDecodeFrame(uint64_t pts) in OnDecodeFrame() argument
/foundation/ai/ai_engine/interfaces/kits/cv/
H A Dai_image.h59 unsigned long long pts; member
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel_def.h62 uint64_t pts; member
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h43 int64_t pts = -1; // may change member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp567 OH_Drawing_Point2D pts; in OnTestPerformance() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_blob.cpp106 Point* pts = new (std::nothrow) Point[count]; in OH_Drawing_TextBlobCreateFromPosText() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_buffer.h37 void GetBufferCirculateInfo(int64_t& pts, uint32_t& flag, uint32_t& size, uint32_t& offset) const in GetBufferCirculateInfo() argument
44 void SetBufferCirculateInfo(int64_t pts, uint32_t flag, uint32_t size, uint32_t offset) in SetBufferCirculateInfo() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davbuffer.cpp240 int64_t pts = 0; in ReadFromMessageParcel() local
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_lbvc_decoder_inner_demo.cpp133 int64_t pts; in InputFunc() local

Completed in 14 milliseconds

12345