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
refs:sample
(Results
1 - 3
of
3
) sorted by relevance
/interface/sdk_c/multimedia/av_codec/
H
A
D
native_avmuxer.h
104
* @brief Write an encoded
sample
to the muxer.
110
* @param trackIndex The track index for this
sample
111
* @param
sample
The encoded or demuxer
sample
112
* @param info The buffer information related to this
sample
{@link OH_AVCodecBufferAttr}
115
* {@link AV_ERR_INVALID_VAL}, the muxer or trackIndex or
sample
or info invalid.
124
OH_AVMemory *
sample
, OH_AVCodecBufferAttr info);
127
* @brief Write an encoded
sample
to the muxer.
133
* @param trackIndex The track index for this
sample
134
* @param
sample
Th
[all...]
H
A
D
native_avdemuxer.h
111
* @brief The specified selected track is unselected. The unselected track's
sample
127
* @brief Get the current encoded
sample
and
sample
-related information from the specified
128
* track. The track index must be selected before reading
sample
. The demuxer will advance
132
* @param trackIndex The index of the track from which read an encoded
sample
.
133
* @param
sample
The OH_AVMemory handle pointer to the buffer storing the
sample
data.
134
* @param info The OH_AVCodecBufferAttr handle pointer to the buffer storing
sample
information.
137
* {@link AV_ERR_INVALID_VAL} demuxer is invalid, demuxer is not properly initialized,
sample
is invalid,
140
* {@link AV_ERR_NO_MEMORY} capability of
sample
i
[all...]
/interface/sdk_c/third_party/vulkan-headers/vulkan/
H
A
D
vulkan_core.h
13251
uint32_t
sample
;
member
Completed in 59 milliseconds