OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:priorityMgmtype
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp
723
OMX_PRIORITYMGMTTYPE *
priorityMgmtype
= (OMX_PRIORITYMGMTTYPE*) paramData;
725
priorityMgmtype
->nGroupID);
727
DEBUG_PRINT_LOW("set_parameter:
priorityMgmtype
%d\n",
728
priorityMgmtype
->nGroupPriority);
730
m_sPriorityMgmt.nGroupID =
priorityMgmtype
->nGroupID;
731
m_sPriorityMgmt.nGroupPriority =
priorityMgmtype
->nGroupPriority;
[
all
...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
Completed in 2241 milliseconds