OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pipeline_flags
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/libva/va/
va_vpp.h
448
/** \brief Pipeline flags. See VAProcPipelineParameterBuffer::
pipeline_flags
. */
449
unsigned int
pipeline_flags
;
member in struct:_VAProcPipelineCaps
611
unsigned int
pipeline_flags
;
member in struct:_VAProcPipelineParameterBuffer
[
all
...]
va_trace.c
[
all
...]
/hardware/intel/img/psb_video/src/
vsp_compose.c
65
if (pipeline_param->
pipeline_flags
& VA_PIPELINE_FLAG_END) {
vsp_VPP.c
465
if (!(pipeline_param->
pipeline_flags
& VA_PIPELINE_FLAG_END)) {
532
if (pipeline_param->
pipeline_flags
& VA_PIPELINE_FLAG_END) {
[
all
...]
/hardware/intel/common/utils/ISV/base/
isv_worker.cpp
776
pipeline->
pipeline_flags
= VA_PIPELINE_FLAG_END;
780
pipeline->
pipeline_flags
= 0;
[
all
...]
/hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp
[
all
...]
Completed in 895 milliseconds