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:OnFillBufferDone
(Results
1 - 6
of
6
) sorted by relevance
/drivers/peripheral/codec/test/demo/idl/src/
H
A
D
codec_hdi_encode.cpp
727
int32_t CodecHdiEncode::
OnFillBufferDone
(const struct OmxCodecBuffer &buffer)
in OnFillBufferDone()
function in CodecHdiEncode
H
A
D
codec_hdi_decode.cpp
795
int32_t CodecHdiDecode::
OnFillBufferDone
(const struct OmxCodecBuffer &buffer)
in OnFillBufferDone()
function in CodecHdiDecode
/drivers/peripheral/codec/test/demo/v2.0/src/
H
A
D
codec_hdi_encode.cpp
603
int32_t CodecHdiEncode::
OnFillBufferDone
(struct CodecCallbackType *self, int64_t appData,
in OnFillBufferDone()
function in CodecHdiEncode
631
int32_t CodecHdiEncode::
OnFillBufferDone
(const struct OmxCodecBuffer &buffer)
in OnFillBufferDone()
function in CodecHdiEncode
H
A
D
codec_hdi_decode.cpp
671
int32_t CodecHdiDecode::
OnFillBufferDone
(struct CodecCallbackType *self, int64_t appData,
in OnFillBufferDone()
function in CodecHdiDecode
685
int32_t CodecHdiDecode::
OnFillBufferDone
(const struct OmxCodecBuffer &buffer)
in OnFillBufferDone()
function in CodecHdiDecode
/drivers/peripheral/codec/hal/idl_service/src/
H
A
D
component_node.cpp
71
OMX_ERRORTYPE ComponentNode::
OnFillBufferDone
(OMX_HANDLETYPE component, void *appData, OMX_BUFFERHEADERTYPE *buffer)
in OnFillBufferDone()
function in OHOS::Codec::Omx::ComponentNode
388
int32_t ComponentNode::
OnFillBufferDone
(OMX_BUFFERHEADERTYPE *buffer)
in OnFillBufferDone()
function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H
A
D
component_node.cpp
53
OMX_ERRORTYPE ComponentNode::
OnFillBufferDone
(OMX_HANDLETYPE component, void *appData, OMX_BUFFERHEADERTYPE *buffer)
in OnFillBufferDone()
function in OHOS::Codec::Omx::ComponentNode
300
int32_t ComponentNode::
OnFillBufferDone
(OMX_BUFFERHEADERTYPE *buffer)
in OnFillBufferDone()
function in OHOS::Codec::Omx::ComponentNode
Completed in 8 milliseconds