Searched defs:configIndex (Results 1 - 25 of 34) sorted by relevance

12

/hardware/qcom/display/msm8909/libdisplayconfig/
H A DDisplayConfig.cpp213 DisplayAttributes getDisplayAttributes(uint32_t configIndex, int dpy) { argument
221 intf->getDisplayAttributes(configIndex, MapDisplayType(dpy),
/hardware/qcom/display/msm8909/libqdutils/
H A Ddisplay_config.cpp202 int configIndex = -1; local
210 configIndex = outParcel.readInt32();
212 configIndex);
217 return configIndex;
220 int setActiveConfig(int configIndex, int /*dpy*/) { argument
225 inParcel.writeInt32(configIndex);
231 configIndex);
239 DisplayAttributes getDisplayAttributes(int configIndex, int dpy) { argument
244 inParcel.writeInt32(configIndex);
258 __FUNCTION__, configIndex, dpyatt
[all...]
/hardware/qcom/display/msm8909w_3100/libdisplayconfig/
H A DDisplayConfig.cpp213 DisplayAttributes getDisplayAttributes(uint32_t configIndex, int dpy) { argument
221 intf->getDisplayAttributes(configIndex, MapDisplayType(dpy),
/hardware/qcom/display/msm8996/libqdutils/
H A Ddisplay_config.cpp202 int configIndex = -1; local
210 configIndex = outParcel.readInt32();
212 configIndex);
217 return configIndex;
220 int setActiveConfig(int configIndex, int /*dpy*/) { argument
225 inParcel.writeInt32(configIndex);
231 configIndex);
239 DisplayAttributes getDisplayAttributes(int configIndex, int /*dpy*/) { argument
244 inParcel.writeInt32(configIndex);
258 __FUNCTION__, configIndex, dpyatt
[all...]
/hardware/qcom/display/msm8998/libqdutils/
H A Ddisplay_config.cpp202 int configIndex = -1; local
210 configIndex = outParcel.readInt32();
212 configIndex);
217 return configIndex;
220 int setActiveConfig(int configIndex, int /*dpy*/) { argument
225 inParcel.writeInt32(configIndex);
231 configIndex);
239 DisplayAttributes getDisplayAttributes(int configIndex, int dpy) { argument
244 inParcel.writeInt32(configIndex);
258 __FUNCTION__, configIndex, dpyatt
[all...]
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_session_services.cpp228 Return<void> HWCSession::getDisplayAttributes(uint32_t configIndex, argument
238 error = hwc_display_[disp_id]->GetDisplayAttributesForConfig(static_cast<int>(configIndex),
/hardware/qcom/display/msm8909w_3100/libqdutils/
H A Ddisplay_config.cpp202 int configIndex = -1; local
210 configIndex = outParcel.readInt32();
212 configIndex);
217 return configIndex;
220 int setActiveConfig(int configIndex, int /*dpy*/) { argument
225 inParcel.writeInt32(configIndex);
231 configIndex);
239 DisplayAttributes getDisplayAttributes(int configIndex, int dpy) { argument
244 inParcel.writeInt32(configIndex);
258 __FUNCTION__, configIndex, dpyatt
[all...]
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_session_services.cpp222 Return<void> HWCSession::getDisplayAttributes(uint32_t configIndex, argument
233 error = hwc_display_[disp_id]->GetDisplayAttributesForConfig(static_cast<int>(configIndex),
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp174 OMX_IN OMX_INDEXTYPE configIndex,
184 configIndex,
192 OMX_IN OMX_INDEXTYPE configIndex,
202 configIndex,
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
191 qc_omx_component_set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp174 OMX_IN OMX_INDEXTYPE configIndex,
184 configIndex,
192 OMX_IN OMX_INDEXTYPE configIndex,
202 configIndex,
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
191 qc_omx_component_set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp174 OMX_IN OMX_INDEXTYPE configIndex,
184 configIndex,
192 OMX_IN OMX_INDEXTYPE configIndex,
202 configIndex,
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
191 qc_omx_component_set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
/hardware/qcom/media/msm8998/mm-core/src/common/
H A Domx_core_cmp.cpp174 OMX_IN OMX_INDEXTYPE configIndex,
184 configIndex,
192 OMX_IN OMX_INDEXTYPE configIndex,
202 configIndex,
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
191 qc_omx_component_set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1209 OMX_IN OMX_INDEXTYPE configIndex,
1225 switch(configIndex)
1419 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1208 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
H A Domx_video_base.cpp1881 OMX_IN OMX_INDEXTYPE configIndex,
1905 switch(configIndex)
1933 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1880 get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1599 OMX_IN OMX_INDEXTYPE configIndex,
1614 switch ((int)configIndex) {
1918 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1598 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
H A Domx_video_base.cpp1956 OMX_IN OMX_INDEXTYPE configIndex,
1979 switch ((int)configIndex) {
2069 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1955 get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_hevc.cpp845 OMX_IN OMX_INDEXTYPE configIndex,
859 switch ((int)configIndex) {
972 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
844 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
H A Domx_swvenc_mpeg4.cpp1429 OMX_IN OMX_INDEXTYPE configIndex,
1451 switch ((int)configIndex)
1605 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1426 set_config( OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData ) argument
H A Domx_video_encoder.cpp1761 OMX_IN OMX_INDEXTYPE configIndex,
1776 switch ((int)configIndex) {
2174 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1760 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
H A Domx_video_base.cpp2118 OMX_IN OMX_INDEXTYPE configIndex,
2141 switch ((int)configIndex) {
2302 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
2117 get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1425 OMX_IN OMX_INDEXTYPE configIndex,
1447 switch ((int)configIndex)
1601 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1422 set_config( OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData ) argument
H A Domx_video_encoder.cpp1882 OMX_IN OMX_INDEXTYPE configIndex,
1897 switch ((int)configIndex) {
2334 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex);
1881 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
H A Domx_video_base.cpp2174 OMX_IN OMX_INDEXTYPE configIndex,
2197 switch ((int)configIndex) {
2369 DEBUG_PRINT_HIGH("WARNING: get_config: unsupported index %x", (int) configIndex);
2173 get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp3440 OMX_IN OMX_INDEXTYPE configIndex,
3451 switch ((unsigned long)configIndex)
3466 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex);
3489 OMX_IN OMX_INDEXTYPE configIndex,
3503 switch ((unsigned long)configIndex)
3727 DEBUG_PRINT_ERROR("set_config: unknown param 0x%08x\n",configIndex);
3439 get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
3488 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp3698 OMX_IN OMX_INDEXTYPE configIndex,
3709 switch (configIndex)
3797 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex);
3820 OMX_IN OMX_INDEXTYPE configIndex,
3840 if (configIndex == OMX_IndexVendorVideoExtraData)
3960 else if (configIndex == OMX_IndexConfigVideoNalSize)
3697 get_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_INOUT OMX_PTR configData) argument
3819 set_config(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_INDEXTYPE configIndex, OMX_IN OMX_PTR configData) argument

Completed in 311 milliseconds

12