Home
last modified time | relevance | path

Searched refs:FeedDecoderInputBuffer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp377 int32_t err = FeedDecoderInputBuffer(); in ProcessData()
383 int32_t ret = FeedDecoderInputBuffer(); in ProcessData()
407 int32_t DecodeDataProcess::FeedDecoderInputBuffer() in FeedDecoderInputBuffer() function in OHOS::DistributedHardware::DecodeDataProcess
H A Ddecode_data_process_common.cpp424 int32_t err = FeedDecoderInputBuffer(); in ProcessData()
430 int32_t ret = FeedDecoderInputBuffer(); in ProcessData()
454 int32_t DecodeDataProcess::FeedDecoderInputBuffer() in FeedDecoderInputBuffer() function in OHOS::DistributedHardware::DecodeDataProcess
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.h89 int32_t FeedDecoderInputBuffer();