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:videoEncObj
(Results
1 - 1
of
1
) sorted by relevance
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H
A
D
native_video_encoder.cpp
131
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec_);
variable
151
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec_);
variable
174
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec_);
variable
192
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec_);
global()
variable
210
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec_);
global()
variable
251
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
GetTransData()
local
282
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
GetTransData()
local
312
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
GetTransData()
local
460
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Destroy()
local
487
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Configure()
local
503
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Prepare()
local
519
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Start()
local
536
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Stop()
local
554
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Flush()
local
570
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_Reset()
local
588
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_GetSurface()
local
606
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_GetOutputDescription()
local
626
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_FreeOutputData()
local
644
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_FreeOutputBuffer()
local
662
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_NotifyEndOfStream()
local
681
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_SetParameter()
local
698
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_SetCallback()
local
723
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_RegisterCallback()
local
748
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_RegisterParameterCallback()
local
770
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_PushInputData()
local
800
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_PushInputBuffer()
local
831
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_PushInputParameter()
local
845
struct VideoEncoderObject *
videoEncObj
= reinterpret_cast<VideoEncoderObject *>(codec);
OH_VideoEncoder_GetInputDescription()
local
[all...]
Completed in 3 milliseconds