OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VA_BLEND_LUMA_KEY
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libva/va/
va_vpp.h
370
#define
VA_BLEND_LUMA_KEY
0x0010
387
* Valid if \flags has
VA_BLEND_LUMA_KEY
.
395
* Valid if \flags has
VA_BLEND_LUMA_KEY
.
[
all
...]
/hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp
684
if (strstr(blending_flags_str, "
VA_BLEND_LUMA_KEY
")) {
693
state->flags |=
VA_BLEND_LUMA_KEY
;
[
all
...]
Completed in 756 milliseconds