OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_background_color
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/libva/va/
va_vpp.h
215
* pipeline_param->
output_background_color
= 0;
217
* pipeline_param->
output_background_color
= 0xff000000; // black
542
* use an opaque background color, i.e. \c
output_background_color
set with
581
* be filled in with the \ref
output_background_color
.
594
* maintain the exact semantics of \ref
output_background_color
, the
599
unsigned int
output_background_color
;
member in struct:_VAProcPipelineParameterBuffer
[
all
...]
va_trace.c
[
all
...]
/hardware/intel/common/utils/ISV/base/
isv_worker.cpp
796
pipeline->
output_background_color
= 0;
[
all
...]
/hardware/intel/img/psb_video/src/
vsp_VPP.c
426
if (pipeline_param->
output_background_color
!= 0) {
[
all
...]
Completed in 520 milliseconds