Home
last modified time | relevance | path

Searched defs:renderTimestampNs (Results 1 – 15 of 15) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/filter_test/
Dsurface_decoder_unit_test.h104 int32_t RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/frameworks/native/avcodec/
Davcodec_video_decoder_impl.cpp199 int32_t AVCodecVideoDecoderImpl::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
Dvideodec_api11_sample.h134 int64_t renderTimestampNs = 0; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
Dvideodec_api11_sample.h139 int64_t renderTimestampNs = 0; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
Dvideodec_api11_sample.h141 int64_t renderTimestampNs = 0; variable
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/
Dvideodec_inner_mock.cpp255 int32_t VideoDecInnerMock::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/services/services/codec/ipc/
Dcodec_listener_proxy.cpp226 bool CodecListenerProxy::SetOutputBufferRenderTimestamp(uint32_t index, int64_t renderTimestampNs) in SetOutputBufferRenderTimestamp()
Dcodec_service_stub.cpp374 int32_t CodecServiceStub::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
602 int64_t renderTimestampNs = data.ReadInt64(); in RenderOutputBufferAtTime() local
Dcodec_service_proxy.cpp391 int32_t CodecServiceProxy::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
Dvideodec_capi_mock.cpp263 int32_t VideoDecCapiMock::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/services/media_engine/filters/
Dvideo_decoder_adapter.cpp429 int32_t VideoDecoderAdapter::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/services/services/codec/client/
Dcodec_client.cpp371 int32_t CodecClient::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
Dvdec_sample.cpp401 int32_t VideoDecSample::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
Dnative_video_decoder.cpp655 …VideoDecoder_RenderOutputBufferAtTime(OH_AVCodec *codec, uint32_t index, int64_t renderTimestampNs) in OH_VideoDecoder_RenderOutputBufferAtTime()
/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_server.cpp742 int32_t CodecServer::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()