Home
last modified time | relevance | path

Searched defs:bufferIndex (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/
H A Dvideo_decoder.cpp156 int32_t VideoDecoderAPI10Buffer::FreeOutput(uint32_t bufferIndex) in FreeOutput()
166 int32_t VideoDecoderAPI10Surface::FreeOutput(uint32_t bufferIndex) in FreeOutput()
199 int32_t VideoDecoderAPI11Buffer::FreeOutput(uint32_t bufferIndex) in FreeOutput()
209 int32_t VideoDecoderAPI11Surface::FreeOutput(uint32_t bufferIndex) in FreeOutput()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_encoder/
H A Dvideo_encoder.cpp160 int32_t VideoEncoderAPI10::FreeOutput(uint32_t bufferIndex) in FreeOutput()
200 int32_t VideoEncoderAPI11::FreeOutput(uint32_t bufferIndex) in FreeOutput()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Ddragging_player_agent.cpp62 void ConsumeVideoFrame(const std::shared_ptr<AVBuffer> buffer, uint32_t bufferIndex) override in ConsumeVideoFrame()
138 …ggingPlayerAgent::ConsumeVideoFrame(const std::shared_ptr<AVBuffer> avBuffer, uint32_t bufferIndex) in ConsumeVideoFrame()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp479 int32_t bufferIndex = 0; in DecodeScreenData() local
510 …eSinkDecoder::ProcessData(const std::shared_ptr<DataBuffer> &screenData, const int32_t bufferIndex) in ProcessData()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Daudio_encoder.cpp85 int32_t AudioEncoder::FreeOutputData(uint32_t bufferIndex) in FreeOutputData()
H A Dvideo_encoder.cpp158 int32_t VideoEncoder::FreeOutputData(uint32_t bufferIndex) in FreeOutputData()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dsample_info.h77 uint32_t bufferIndex = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhdecoder_unit_test.cpp1015 uint32_t bufferIndex = 0; variable
1071 uint32_t bufferIndex = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_info.h147 uint32_t bufferIndex = 0; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp542 size_t bufferIndex; in AccessorBufferView() local
902 size_t bufferIndex; in ParseImage() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1902 uint32_t bufferIndex { 0U }; member