Home
last modified time | relevance | path

Searched refs:VA_FRAME_PICTURE (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_surface_ext.h143 #ifndef VA_FRAME_PICTURE
146 #define VA_FRAME_PICTURE 0x00000000 macro
/hardware/intel/common/libva/test/common/
Dva_display_android.cpp96 VA_FRAME_PICTURE); in va_put_surface_android()
Dva_display_x11.c131 VA_FRAME_PICTURE); in va_put_surface_x11()
Dva_display_wayland.c173 va_status = vaGetSurfaceBufferWl(va_dpy, surface, VA_FRAME_PICTURE, &buffer); in va_put_surface_wayland()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_wayland.c159 va_status = vaGetSurfaceBufferWl(va_dpy, va_surface, VA_FRAME_PICTURE, &buffer); in va_put_surface()
Dputsurface_common.c80 static int display_field = VA_FRAME_PICTURE;
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderVP8.cpp194 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in decodeFrame()
DVideoDecoderWMV.cpp190 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in decodeFrame()
DVideoDecoderMPEG4.cpp392 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in continueDecodingFrame()
DVideoDecoderAVC.cpp233 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in beginDecodingFrame()
DVideoDecoderBase.cpp1261 mSurfaceBuffers[i].renderBuffer.scanFormat = VA_FRAME_PICTURE; in initSurfaceBuffer()
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp423 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in beginDecodingFrame()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp424 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in beginDecodingFrame()
/hardware/intel/common/libva/va/
Dva.h194 #define VA_FRAME_PICTURE 0x00000000 macro
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp1933 static int display_field = VA_FRAME_PICTURE;