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

  /external/chromium_org/third_party/libva/va/
va_vpp.h 334 #define VA_PIPELINE_FLAG_END 0x00000004
  /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 458 if (!(pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END)) {
525 if (pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END) {
    [all...]

Completed in 37 milliseconds