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

  /external/chromium_org/third_party/libva/va/
va_vpp.h 551 #define VA_DEINTERLACING_ONE_FIELD 0x0004
  /hardware/intel/common/libva/va/
va_vpp.h 770 #define VA_DEINTERLACING_ONE_FIELD 0x0004
    [all...]
  /hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp 550 if (strstr(flags_str, "VA_DEINTERLACING_ONE_FIELD"))
551 deinterlacing_param.flags |= VA_DEINTERLACING_ONE_FIELD;
    [all...]

Completed in 57 milliseconds