OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VA_DEINTERLACING_BOTTOM_FIELD
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libva/va/
va_vpp.h
765
#define
VA_DEINTERLACING_BOTTOM_FIELD
0x0002
[
all
...]
/hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp
548
if (strstr(flags_str, "
VA_DEINTERLACING_BOTTOM_FIELD
"))
549
deinterlacing_param.flags |=
VA_DEINTERLACING_BOTTOM_FIELD
;
[
all
...]
Completed in 997 milliseconds