Searched refs:force_output_method (Results 1 - 11 of 11) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DVideoPayloadBuffer.h30 int force_output_method; member in struct:android::intel::VideoPayloadBuffer
H A DOverlayPlaneBase.cpp596 if (payload->force_output_method == FORCE_OUTPUT_GPU)
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DVideoPayloadBuffer.h30 int force_output_method; member in struct:android::intel::VideoPayloadBuffer
H A DOverlayPlaneBase.cpp575 if (payload->force_output_method == FORCE_OUTPUT_GPU)
/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c74 int force_output_method = obj_surface->share_info->force_output_method; local
81 obj_surface->share_info->force_output_method = force_output_method;
410 obj_surface->share_info->force_output_method = protected ? OUTPUT_FORCE_OVERLAY : OUTPUT_FORCE_OVERLAY_FOR_SW_DECODE;
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngOverlayPlane.cpp160 if (payload->force_output_method == FORCE_OUTPUT_GPU) {
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnOverlayPlane.cpp676 if (payload->force_output_method == FORCE_OUTPUT_GPU) {
/hardware/intel/img/psb_video/src/
H A Dpsb_drv_video.h492 int force_output_method; member in struct:psb_surface_share_info_s
H A Dvsp_VPP.c695 output_share_info->force_output_method = input_share_info->force_output_method;
H A Dpsb_drv_video.c1183 obj_surface->share_info->force_output_method = 0;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnOverlayPlane.cpp763 if (payload->force_output_method == FORCE_OUTPUT_GPU) {

Completed in 1109 milliseconds