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

  /hardware/intel/common/libva/va/
va_vpp.h 428 #define VA_PIPELINE_FLAG_END 0x00000004
    [all...]
  /hardware/intel/img/psb_video/src/
vsp_compose.c 65 if (pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END) {
vsp_VPP.c 465 if (!(pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END)) {
532 if (pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END) {
    [all...]
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp 776 pipeline->pipeline_flags = VA_PIPELINE_FLAG_END;
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp     [all...]

Completed in 1817 milliseconds