Searched refs:xvmc_pix_fmt (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavcodec/
H A Dxvmc.h36 struct xvmc_pix_fmt { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dxvmc.h36 struct xvmc_pix_fmt { struct
H A Dmpegvideo_xvmc.c44 struct xvmc_pix_fmt *render = (struct xvmc_pix_fmt*)s->current_picture.data[2];
76 struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.data[2];
116 next = (struct xvmc_pix_fmt*)s->next_picture.data[2];
124 last = (struct xvmc_pix_fmt*)s->last_picture.data[2];
144 struct xvmc_pix_fmt *render = (struct xvmc_pix_fmt*)s->current_picture.data[2];
158 struct xvmc_pix_fmt *render;
185 render = (struct xvmc_pix_fmt*)
[all...]

Completed in 44 milliseconds