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

  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 143 #ifndef VA_FRAME_PICTURE
146 #define VA_FRAME_PICTURE 0x00000000
168 uint32_t flags;/* #define VA_FRAME_PICTURE 0x00000000
  /hardware/intel/common/libva/test/common/
va_display_android.cpp 96 VA_FRAME_PICTURE);
va_display_x11.c 131 VA_FRAME_PICTURE);
va_display_wayland.c 173 va_status = vaGetSurfaceBufferWl(va_dpy, surface, VA_FRAME_PICTURE, &buffer);
  /hardware/intel/common/libva/test/putsurface/
putsurface_wayland.c 159 va_status = vaGetSurfaceBufferWl(va_dpy, va_surface, VA_FRAME_PICTURE, &buffer);
putsurface_common.c 80 static int display_field = VA_FRAME_PICTURE;
  /hardware/intel/common/libmix/mix_video/src/
mixvideoframe.c 44 self->frame_structure = VA_FRAME_PICTURE;
mixvideoformat_h264.c     [all...]
mixvideoformat_vc1.c     [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG2.cpp 192 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderVP8.cpp 241 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderWMV.cpp 222 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderMPEG4.cpp 427 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderAVC.cpp 247 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
    [all...]
VideoDecoderBase.cpp     [all...]
  /external/libvncserver/libvncclient/
h264.c 478 va_status = vaPutSurface(va_dpy, curr_surface, client->outputWindow, 0, 0, f_width, f_height, 0, 0, f_width, f_height, NULL, 0, VA_FRAME_PICTURE);
  /hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
VideoDecoderAVCSecure.cpp 423 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
  /hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
VideoDecoderAVCSecure.cpp 441 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
  /hardware/intel/common/libva/va/
va.h 194 #define VA_FRAME_PICTURE 0x00000000
    [all...]
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp     [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 508 milliseconds