OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VAProcColorStandardCount
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/utils/ISV/include/
isv_worker.h
192
VAProcColorStandardType in_color_standards[
VAProcColorStandardCount
];
193
VAProcColorStandardType out_color_standards[
VAProcColorStandardCount
];
/hardware/intel/common/libva/va/
va_vpp.h
163
* VAProcColorStandardType in_color_standards[
VAProcColorStandardCount
];
164
* VAProcColorStandardType out_color_standards[
VAProcColorStandardCount
];
328
VAProcColorStandardCount
[
all
...]
/hardware/intel/common/utils/ISV/base/
isv_worker.cpp
654
pipelineCaps.num_input_color_standards =
VAProcColorStandardCount
;
656
pipelineCaps.num_output_color_standards =
VAProcColorStandardCount
;
[
all
...]
Completed in 38 milliseconds