Searched defs:renderTimestampNs (Results 1 – 15 of 15) sorted by relevance
| /foundation/multimedia/av_codec/test/unittest/filter_test/ |
| D | surface_decoder_unit_test.h | 104 int32_t RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/frameworks/native/avcodec/ |
| D | avcodec_video_decoder_impl.cpp | 199 int32_t AVCodecVideoDecoderImpl::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/ |
| D | videodec_api11_sample.h | 134 int64_t renderTimestampNs = 0; variable
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/ |
| D | videodec_api11_sample.h | 139 int64_t renderTimestampNs = 0; variable
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/ |
| D | videodec_api11_sample.h | 141 int64_t renderTimestampNs = 0; variable
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/ |
| D | videodec_inner_mock.cpp | 255 int32_t VideoDecInnerMock::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| D | codec_listener_proxy.cpp | 226 bool CodecListenerProxy::SetOutputBufferRenderTimestamp(uint32_t index, int64_t renderTimestampNs) in SetOutputBufferRenderTimestamp()
|
| D | codec_service_stub.cpp | 374 int32_t CodecServiceStub::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime() 602 int64_t renderTimestampNs = data.ReadInt64(); in RenderOutputBufferAtTime() local
|
| D | codec_service_proxy.cpp | 391 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/ |
| D | videodec_capi_mock.cpp | 263 int32_t VideoDecCapiMock::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/services/media_engine/filters/ |
| D | video_decoder_adapter.cpp | 429 int32_t VideoDecoderAdapter::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/services/services/codec/client/ |
| D | codec_client.cpp | 371 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/ |
| D | vdec_sample.cpp | 401 int32_t VideoDecSample::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
| D | native_video_decoder.cpp | 655 …VideoDecoder_RenderOutputBufferAtTime(OH_AVCodec *codec, uint32_t index, int64_t renderTimestampNs) in OH_VideoDecoder_RenderOutputBufferAtTime()
|
| /foundation/multimedia/av_codec/services/services/codec/server/ |
| D | codec_server.cpp | 742 int32_t CodecServer::RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) in RenderOutputBufferAtTime()
|