HomeSort by relevance Sort by last modified time
    Searched refs:force_output_method (Results 1 - 11 of 11) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/ips/common/
VideoPayloadBuffer.h 30 int force_output_method; member in struct:android::intel::VideoPayloadBuffer
OverlayPlaneBase.cpp 596 if (payload->force_output_method == FORCE_OUTPUT_GPU)
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
VideoPayloadBuffer.h 30 int force_output_method; member in struct:android::intel::VideoPayloadBuffer
OverlayPlaneBase.cpp 575 if (payload->force_output_method == FORCE_OUTPUT_GPU)
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 75 int force_output_method = obj_surface->share_info->force_output_method; local
82 obj_surface->share_info->force_output_method = force_output_method;
417 obj_surface->share_info->force_output_method = protected ? OUTPUT_FORCE_OVERLAY : OUTPUT_FORCE_OVERLAY_FOR_SW_DECODE;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngOverlayPlane.cpp 160 if (payload->force_output_method == FORCE_OUTPUT_GPU) {
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 676 if (payload->force_output_method == FORCE_OUTPUT_GPU) {
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 492 int force_output_method; member in struct:psb_surface_share_info_s
vsp_VPP.c 699 output_share_info->force_output_method = input_share_info->force_output_method;
    [all...]
psb_drv_video.c     [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 763 if (payload->force_output_method == FORCE_OUTPUT_GPU) {

Completed in 913 milliseconds