Home
last modified time | relevance | path

Searched refs:VAGenericValueTypeInteger (Results 1 – 12 of 12) sorted by relevance

/hardware/intel/common/libva/va/
Dva.c700 { VASurfaceAttribMinWidth, VAGenericValueTypeInteger }, in va_impl_query_surface_attributes()
701 { VASurfaceAttribMaxWidth, VAGenericValueTypeInteger }, in va_impl_query_surface_attributes()
702 { VASurfaceAttribMinHeight, VAGenericValueTypeInteger }, in va_impl_query_surface_attributes()
703 { VASurfaceAttribMaxHeight, VAGenericValueTypeInteger }, in va_impl_query_surface_attributes()
704 { VASurfaceAttribMemoryType, VAGenericValueTypeInteger }, in va_impl_query_surface_attributes()
745 attrib->value.type = VAGenericValueTypeInteger; in va_impl_query_surface_attributes()
Dva.h977 VAGenericValueTypeInteger = 1, /**< 32-bit signed integer. */ enumerator
Dva_trace.c479 case VAGenericValueTypeInteger: in va_TraceSurfaceAttributes()
/hardware/intel/common/libva/test/basic/
Dtest_vaSurfaceAttrib.c133 attrib_list[0].value.type = VAGenericValueTypeInteger; in test()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c138 case VAGenericValueTypeInteger: in va_value_equals()
271 s_attrib->value.type = VAGenericValueTypeInteger; in csc_preparation()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.cpp749 attribs[0].value.type = VAGenericValueTypeInteger; in CreateSurfaceFromExternalBuf()
794 attribs[0].value.type = VAGenericValueTypeInteger; in CreateNewVASurface()
/hardware/intel/common/utils/ISV/base/
Disv_worker.cpp286 attribs[0].value.type = VAGenericValueTypeInteger; in allocSurface()
296 attribs[2].value.type = VAGenericValueTypeInteger; in allocSurface()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp301 attribs[0].value.type = VAGenericValueTypeInteger; in ProcessorInit()
/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c584 forcc.value.type=VAGenericValueTypeInteger; in tinyjpeg_decode()
/hardware/intel/common/libva/test/videoprocess/
Dvideoprocess.cpp192 surface_attrib.value.type = VAGenericValueTypeInteger; in create_surface()
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c647 attrib_list[i].value.type = VAGenericValueTypeInteger; in psb_GetSurfaceAttributes()
2642 attribs[i].value.type = VAGenericValueTypeInteger;
2648 attribs[i].value.type = VAGenericValueTypeInteger;
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.cpp917 attribs[0].value.type = VAGenericValueTypeInteger; in setupVA()