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

  /hardware/intel/common/libva/test/basic/
test_vaSurfaceAttrib.c 94 attrib_list[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 750 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
795 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
VideoEncoderBase.cpp 859 if (attribs[i].type == VASurfaceAttribMemoryType) {
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 935 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
    [all...]
  /hardware/intel/common/libva/va/
va.h     [all...]
va.c 704 { VASurfaceAttribMemoryType, VAGenericValueTypeInteger },
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9HWR.cpp 297 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp 284 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp 182 attrib_list[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 649 case VASurfaceAttribMemoryType:
784 case VASurfaceAttribMemoryType:
    [all...]

Completed in 180 milliseconds