Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:outputBuffer_
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H
A
D
image_decoder.h
58
sptr<SurfaceBuffer>
outputBuffer_
;
member in OHOS::ImagePlugin::ImageDecoder
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H
A
D
mock_jpeg_hw_decode_flow.h
49
OHOS::HDI::Codec::Image::V2_0::CodecImageBuffer
outputBuffer_
;
member in OHOS::ImagePlugin::JpegHwDecoderFlow
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/manager/include/
H
A
D
hdi_utils_ringbuffer.h
59
RingBuffer
outputBuffer_
;
member in OHOS::AudioStandard::HdiRingBuffer
/foundation/multimedia/av_codec/services/engine/codec/include/audio/
H
A
D
audio_codec_worker.h
91
std::shared_ptr<AudioBuffersManager>
outputBuffer_
;
member in OHOS::MediaAVCodec::AudioCodecWorker
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/
H
A
D
daudio_output_plugin.h
88
std::queue<std::shared_ptr<Plugin::Buffer>>
outputBuffer_
;
member in OHOS::DistributedHardware::DaudioOutputPlugin
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/
H
A
D
avbuffer_unit_test.h
122
std::vector<uint8_t>
outputBuffer_
;
member in OHOS::Media::AVBufferUT::AVBufferInnerUnitTest
Completed in 3 milliseconds