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

  /external/chromium_org/third_party/libva/va/
va_vpp.h 541 #define VA_DEINTERLACING_BOTTOM_FIELD_FIRST 0x0001
  /hardware/intel/common/libva/va/
va_vpp.h 760 #define VA_DEINTERLACING_BOTTOM_FIELD_FIRST 0x0001
    [all...]
  /hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp 546 if (strstr(flags_str, "VA_DEINTERLACING_BOTTOM_FIELD_FIRST"))
547 deinterlacing_param.flags |= VA_DEINTERLACING_BOTTOM_FIELD_FIRST;
    [all...]

Completed in 37 milliseconds