/hardware/qcom/sm7250/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 349 *list = ctx->port_info; in cec_get_port_info() 435 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 436 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 437 ctx->port_info[0].port_id = 1; in cec_init_context() 438 ctx->port_info[0].cec_supported = 1; in cec_init_context() 440 ctx->port_info[0].arc_supported = 0; in cec_init_context() 442 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 60 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.cpp | 347 *list = ctx->port_info; in cec_get_port_info() 433 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 434 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 435 ctx->port_info[0].port_id = 1; in cec_init_context() 436 ctx->port_info[0].cec_supported = 1; in cec_init_context() 438 ctx->port_info[0].arc_supported = 0; in cec_init_context() 440 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 60 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/sdm845/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 349 *list = ctx->port_info; in cec_get_port_info() 435 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 436 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 437 ctx->port_info[0].port_id = 1; in cec_init_context() 438 ctx->port_info[0].cec_supported = 1; in cec_init_context() 440 ctx->port_info[0].arc_supported = 0; in cec_init_context() 442 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 60 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.cpp | 353 *list = ctx->port_info; in cec_get_port_info() 439 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 440 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 441 ctx->port_info[0].port_id = 1; in cec_init_context() 442 ctx->port_info[0].cec_supported = 1; in cec_init_context() 444 ctx->port_info[0].arc_supported = 0; in cec_init_context() 446 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 60 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 349 *list = ctx->port_info; in cec_get_port_info() 435 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 436 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 437 ctx->port_info[0].port_id = 1; in cec_init_context() 438 ctx->port_info[0].cec_supported = 1; in cec_init_context() 440 ctx->port_info[0].arc_supported = 0; in cec_init_context() 442 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 60 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.cpp | 360 *list = ctx->port_info; in cec_get_port_info() 447 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 448 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 449 ctx->port_info[0].port_id = 1; in cec_init_context() 450 ctx->port_info[0].cec_supported = 1; in cec_init_context() 452 ctx->port_info[0].arc_supported = 0; in cec_init_context() 454 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 63 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.cpp | 360 *list = ctx->port_info; in cec_get_port_info() 447 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context() 448 ctx->port_info[0].type = HDMI_OUTPUT; in cec_init_context() 449 ctx->port_info[0].port_id = 1; in cec_init_context() 450 ctx->port_info[0].cec_supported = 1; in cec_init_context() 452 ctx->port_info[0].arc_supported = 0; in cec_init_context() 454 &ctx->port_info[0].physical_address ); in cec_init_context()
|
D | qhdmi_cec.h | 63 hdmi_port_info *port_info; // HDMI port info member
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 2371 }port_info[2] = { in allocate_extradata() local 2389 extra_idx = EXTRADATA_IDX(port_info[port].num_planes); in allocate_extradata() 2390 if ((port_info[port].num_planes > 1) && (extra_idx)) { in allocate_extradata() 2391 rc = allocate_extradata(port_info[port].extradata_info, in allocate_extradata() 2392 port_info[port].flag); in allocate_extradata()
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
D | msm_camera.h | 1778 uint16_t port_info; member
|
/hardware/qcom/msm8960/kernel-headers/media/ |
D | msm_camera.h | 1901 uint16_t port_info; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_camera.h | 2085 uint16_t port_info; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 4014 }port_info[2] = { in allocate_extradata() local 4032 extra_idx = EXTRADATA_IDX(port_info[port].num_planes); in allocate_extradata() 4033 if ((port_info[port].num_planes > 1) && (extra_idx)) { in allocate_extradata() 4034 rc = allocate_extradata(port_info[port].extradata_info, in allocate_extradata() 4035 port_info[port].flag); in allocate_extradata()
|