Searched refs:xvmc_id (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dxvmc.h53 int xvmc_id; member in struct:xvmc_pix_fmt
H A Dmpegvideo_xvmc.c46 assert(render && render->xvmc_id == AV_XVMC_ID);
94 if (!render || render->xvmc_id != AV_XVMC_ID ||
133 if (next->xvmc_id != AV_XVMC_ID)
141 if (last->xvmc_id != AV_XVMC_ID)
203 assert(render->xvmc_id == AV_XVMC_ID);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dxvmc.h38 int xvmc_id; member in struct:xvmc_pix_fmt
H A Dmpegvideo_xvmc.c45 assert(render && render->xvmc_id == AV_XVMC_ID);
80 if (!render || render->xvmc_id != AV_XVMC_ID ||
119 if (next->xvmc_id != AV_XVMC_ID)
127 if (last->xvmc_id != AV_XVMC_ID)
187 assert(render->xvmc_id == AV_XVMC_ID);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Dxvmc.h43 int xvmc_id; member in struct:xvmc_pix_fmt

Completed in 56 milliseconds