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:bufferAttr
(Results
1 - 18
of
18
) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/
H
A
D
avmuxer_capi_mock.cpp
55
OH_AVCodecBufferAttr
bufferAttr
;
in WriteSample()
local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H
A
D
audio_effect_chain_adapter_unit_test.cpp
769
struct BufferAttr
bufferAttr
;
in HWTEST()
local
789
struct BufferAttr
bufferAttr
;
in HWTEST()
local
809
struct BufferAttr
bufferAttr
;
in HWTEST()
local
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
H
A
D
avdemuxer_demo.cpp
83
int32_t AVDemuxerDemo::ReadSample(uint32_t trackIndex, OH_AVMemory *sample, OH_AVCodecBufferAttr *
bufferAttr
)
in ReadSample()
argument
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H
A
D
api_test.cpp
281
OH_AVCodecBufferAttr
bufferAttr
;
in HWTEST_F()
local
293
OH_AVCodecBufferAttr
bufferAttr
;
in HWTEST_F()
local
310
OH_AVCodecBufferAttr
bufferAttr
;
in HWTEST_F()
local
331
OH_AVCodecBufferAttr
bufferAttr
;
in HWTEST_F()
local
350
OH_AVCodecBufferAttr
bufferAttr
;
in HWTEST_F()
local
[all...]
H
A
D
proc_test.cpp
170
OH_AVCodecBufferAttr
bufferAttr
;
in CheckAudioParam()
local
H
A
D
net_test.cpp
202
OH_AVCodecBufferAttr
bufferAttr
;
in DemuxFuncWav()
local
242
OH_AVCodecBufferAttr
bufferAttr
;
in CheckAudioParam()
local
/foundation/multimedia/av_codec/test/unittest/demuxer_test/capi/
H
A
D
demuxer_capi_mock.cpp
115
OH_AVCodecBufferAttr
bufferAttr
;
in ReadSample()
local
H
A
D
demuxer_capi_buffer_mock.cpp
68
OH_AVCodecBufferAttr
bufferAttr
;
in ReadSample()
local
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H
A
D
native_audio_encoder.cpp
109
struct OH_AVCodecBufferAttr
bufferAttr
{ info.presentationTimeUs, info.size, info.offset, flag };
struct
H
A
D
native_audio_decoder.cpp
106
struct OH_AVCodecBufferAttr
bufferAttr
;
variable
H
A
D
native_video_encoder.cpp
154
struct OH_AVCodecBufferAttr
bufferAttr
{
struct
H
A
D
native_video_decoder.cpp
149
struct OH_AVCodecBufferAttr
bufferAttr
{
struct
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H
A
D
audio_effect_chain_adapter.cpp
62
int32_t EffectChainManagerProcess(char *sceneType, BufferAttr *
bufferAttr
)
in EffectChainManagerProcess()
argument
H
A
D
audio_effect_chain_manager.cpp
379
ApplyAudioEffectChain(const std::string &sceneType, const std::unique_ptr<EffectBufferAttr> &
bufferAttr
)
ApplyAudioEffectChain()
argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
pa_capturer_stream_impl.cpp
102
const pa_buffer_attr *
bufferAttr
= pa_stream_get_buffer_attr(paStream_);
in InitParams()
local
H
A
D
pa_adapter_manager.cpp
655
pa_buffer_attr
bufferAttr
;
in ConnectRendererStreamToPA()
local
685
pa_buffer_attr
bufferAttr
;
in ConnectCapturerStreamToPA()
local
[all...]
H
A
D
pa_renderer_stream_impl.cpp
127
const pa_buffer_attr *
bufferAttr
= pa_stream_get_buffer_attr(paStream_);
in InitParams()
local
1232
pa_buffer_attr
bufferAttr
;
in UpdateMaxLength()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H
A
D
sink_userdata.h
63
BufferAttr *
bufferAttr
;
member
Completed in 21 milliseconds