HomeSort by relevance Sort by last modified time
    Searched refs:VAGenericValueTypeInteger (Results 1 - 13 of 13) sorted by null

  /hardware/intel/common/libva/test/basic/
test_vaSurfaceAttrib.c 133 attrib_list[0].value.type = VAGenericValueTypeInteger;
  /hardware/intel/common/libva/va/
va.c 700 { VASurfaceAttribMinWidth, VAGenericValueTypeInteger },
701 { VASurfaceAttribMaxWidth, VAGenericValueTypeInteger },
702 { VASurfaceAttribMinHeight, VAGenericValueTypeInteger },
703 { VASurfaceAttribMaxHeight, VAGenericValueTypeInteger },
704 { VASurfaceAttribMemoryType, VAGenericValueTypeInteger },
745 attrib->value.type = VAGenericValueTypeInteger;
    [all...]
va.h     [all...]
va_trace.c 479 case VAGenericValueTypeInteger:
    [all...]
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 138 case VAGenericValueTypeInteger:
271 s_attrib->value.type = VAGenericValueTypeInteger;
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 749 attribs[0].value.type = VAGenericValueTypeInteger;
794 attribs[0].value.type = VAGenericValueTypeInteger;
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp 286 attribs[0].value.type = VAGenericValueTypeInteger;
296 attribs[2].value.type = VAGenericValueTypeInteger;
    [all...]
  /external/chromium_org/third_party/libva/va/
va.h 602 VAGenericValueTypeInteger = 1, /**< 32-bit signed integer. */
    [all...]
  /hardware/intel/common/libva/test/decode/
tinyjpeg.c 584 forcc.value.type=VAGenericValueTypeInteger;
  /hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp 192 surface_attrib.value.type = VAGenericValueTypeInteger;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9HWR.cpp 301 attribs[0].value.type = VAGenericValueTypeInteger;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 907 attribs[0].value.type = VAGenericValueTypeInteger;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 647 attrib_list[i].value.type = VAGenericValueTypeInteger;
    [all...]

Completed in 429 milliseconds