OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:omx_venc
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_encoder.h
43
class
omx_venc
: public omx_video
class in inherits:omx_video
46
omx_venc
(); //constructor
47
~
omx_venc
(); //des
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h
44
class
omx_venc
: public omx_video
class in inherits:omx_video
47
omx_venc
(); //constructor
48
~
omx_venc
(); //des
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp
57
return(new
omx_venc
);
62
omx_venc
::
omx_venc
()
function in class:omx_venc
73
omx_venc
::~
omx_venc
()
80
omx_venc
::ComponentInit
96
OMX_ERRORTYPE
omx_venc
::component_init(OMX_STRING role)
106
DEBUG_PRINT_HIGH("\n
omx_venc
(): Inside component_init()");
464
omx_venc
::Setparameter
476
OMX_ERRORTYPE
omx_venc
::set_parameter(OMX_IN OMX_HANDLETYPE hComp
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp
57
return(new
omx_venc
);
62
omx_venc
::
omx_venc
()
function in class:omx_venc
74
omx_venc
::~
omx_venc
()
82
omx_venc
::ComponentInit
98
OMX_ERRORTYPE
omx_venc
::component_init(OMX_STRING role)
108
DEBUG_PRINT_HIGH("\n
omx_venc
(): Inside component_init()");
447
omx_venc
::Setparameter
459
OMX_ERRORTYPE
omx_venc
::set_parameter(OMX_IN OMX_HANDLETYPE hComp
[
all
...]
Completed in 60 milliseconds