HomeSort by relevance Sort by last modified time
    Searched refs:VAPictureParameterBufferType (Results 1 - 25 of 38) sorted by null

1 2

  /hardware/intel/common/libva/test/basic/
test.c 129 va_status = vaCreateBuffer(va_dpy, VAPictureParameterBufferType, &picture_buf[0]);
131 va_status = vaCreateBuffer(va_dpy, VAPictureParameterBufferType, &picture_buf[1]);
133 va_status = vaCreateBuffer(va_dpy, VAPictureParameterBufferType, &picture_buf[2]);
test_10.c 74 VAPictureParameterBufferType,
test_11.c 74 VAPictureParameterBufferType,
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
VideoDecoderAVCSecure.cpp 252 VAPictureParameterBufferType,
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
VideoDecoderAVCSecure.cpp 236 VAPictureParameterBufferType,
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG2.cpp 242 VAPictureParameterBufferType,
VideoDecoderVP8.cpp 291 VAPictureParameterBufferType,
VideoDecoderWMV.cpp 283 VAPictureParameterBufferType,
VideoDecoderMPEG4.cpp 475 VAPictureParameterBufferType,
VideoDecoderAVC.cpp 356 VAPictureParameterBufferType,
    [all...]
  /hardware/intel/common/libva/test/decode/
mpeg2vldemo.cpp 207 VAPictureParameterBufferType,
  /hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
VideoDecoderAVCSecure.cpp 252 VAPictureParameterBufferType,
  /hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
VideoDecoderAVCSecure.cpp 256 VAPictureParameterBufferType,
  /hardware/intel/common/libva/va/
va_trace.c 622 case VAPictureParameterBufferType: return "VAPictureParameterBufferType";
    [all...]
  /external/mesa3d/src/gallium/state_trackers/va/
picture.c 499 case VAPictureParameterBufferType:
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 703 case VAPictureParameterBufferType:
704 return "VAPictureParameterBufferType";
pnw_MPEG2.c 715 ASSERT(obj_buffer->type == VAPictureParameterBufferType);
    [all...]
psb_drv_debug.c 867 case VAPictureParameterBufferType:
925 case VAPictureParameterBufferType:
    [all...]
tng_VP8.c 613 ASSERT(obj_buffer->type == VAPictureParameterBufferType);
    [all...]
tng_jpegdec.c 567 ASSERT(obj_buffer->type == VAPictureParameterBufferType);
    [all...]
pnw_MPEG4.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2.c 698 ASSERT(obj_buffer->type == VAPictureParameterBufferType);
    [all...]
psb_MPEG4.c     [all...]
  /external/libvncserver/libvncclient/
h264.c 311 va_status = vaCreateBuffer(va_dpy, va_context_id, VAPictureParameterBufferType, sizeof(VAPictureParameterBufferH264), 1, NULL, &va_pic_param_buf_id[sid]);
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 961 VAPictureParameterBufferType,
    [all...]

Completed in 520 milliseconds

1 2