Searched refs:gfx_set_video_yuv_pitch (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_rtns.h462 int gfx_set_video_yuv_pitch(unsigned long ypitch, unsigned long uvpitch);
H A Dvid_rdcl.c770 gfx_set_video_yuv_pitch(pitch, pitch << 1);
833 * gfx_set_video_yuv_pitch
843 gfx_set_video_yuv_pitch(unsigned long ypitch, unsigned long uvpitch)
H A Dgfx_vid.c16 * gfx_set_video_yuv_pitch
471 * gfx_set_video_yuv_pitch
475 gfx_set_video_yuv_pitch(unsigned long ypitch, unsigned long uvpitch) function in typeref:typename:int
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dgfx_rtns.h359 int gfx_set_video_yuv_pitch(unsigned long ypitch, unsigned long uvpitch);
H A Dvid_rdcl.c580 gfx_set_video_yuv_pitch(pitch, pitch << 1);
643 * gfx_set_video_yuv_pitch
653 gfx_set_video_yuv_pitch(unsigned long ypitch, unsigned long uvpitch)
H A Dgfx_vid.c43 * gfx_set_video_yuv_pitch
378 * gfx_set_video_yuv_pitch
382 gfx_set_video_yuv_pitch(unsigned long ypitch, unsigned long uvpitch) function in typeref:typename:int

Completed in 15 milliseconds