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 747 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
792 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
VideoEncoderBase.cpp 857 if (attribs[i].type == VASurfaceAttribMemoryType) {
    [all...]
  /external/chromium_org/third_party/libva/va/
va.h 661 VASurfaceAttribMemoryType,
679 * @name VASurfaceAttribMemoryType values in bit fields.
    [all...]
  /hardware/intel/common/libva/va/
va.h     [all...]
va.c 704 { VASurfaceAttribMemoryType, VAGenericValueTypeInteger },
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9HWR.cpp 299 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp 284 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 905 attribs[0].type = (VASurfaceAttribType)VASurfaceAttribMemoryType;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 645 case VASurfaceAttribMemoryType:
746 case VASurfaceAttribMemoryType:
    [all...]

Completed in 570 milliseconds