HomeSort by relevance Sort by last modified time
    Searched refs:VA_FRAME_PICTURE (Results 1 - 17 of 17) 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/videodecoder/
VideoDecoderVP8.cpp 194 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderWMV.cpp 190 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderMPEG4.cpp 392 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
VideoDecoderAVC.cpp 233 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE;
    [all...]
VideoDecoderBase.cpp     [all...]
  /external/chromium_org/third_party/libva/va/
va.h 185 #define VA_FRAME_PICTURE 0x00000000
    [all...]
  /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 438 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 795 pipeline->filter_flags = VA_FRAME_PICTURE;
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 490 milliseconds