Searched refs:VA_FRAME_PICTURE (Results 1 – 20 of 20) sorted by relevance
143 #ifndef VA_FRAME_PICTURE146 #define VA_FRAME_PICTURE 0x00000000 macro
96 VA_FRAME_PICTURE); in va_put_surface_android()
131 VA_FRAME_PICTURE); in va_put_surface_x11()
173 va_status = vaGetSurfaceBufferWl(va_dpy, surface, VA_FRAME_PICTURE, &buffer); in va_put_surface_wayland()
159 va_status = vaGetSurfaceBufferWl(va_dpy, va_surface, VA_FRAME_PICTURE, &buffer); in va_put_surface()
80 static int display_field = VA_FRAME_PICTURE;
44 self->frame_structure = VA_FRAME_PICTURE; in mix_videoframe_init()
1354 guint32 frame_structure = VA_FRAME_PICTURE; in mix_videofmt_h264_process_decode_picture()
1418 mix_videoframe_set_frame_structure(frame, VA_FRAME_PICTURE); in mix_videofmt_vc1_process_decode()
192 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in decodeFrame()
241 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in decodeFrame()
222 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in decodeFrame()
427 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in continueDecodingFrame()
247 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in beginDecodingFrame()
1381 mSurfaceBuffers[i].renderBuffer.scanFormat = VA_FRAME_PICTURE; in initSurfaceBuffer()
423 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in beginDecodingFrame()
441 mAcquiredBuffer->renderBuffer.scanFormat = VA_FRAME_PICTURE; in beginDecodingFrame()
194 #define VA_FRAME_PICTURE 0x00000000 macro
808 pipeline->filter_flags = VA_FRAME_PICTURE; in process()
1933 static int display_field = VA_FRAME_PICTURE;