OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VA_DEINTERLACING_BOTTOM_FIELD_FIRST
(Results
1 - 2
of
2
) sorted by null
/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 139 milliseconds