Searched refs:AV_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.h43 #define AV_XVMC_ID 0x1DC711C0 /**< special value to ensure that regular pixel routines haven't corrupted the struct macro
47 /** The field contains the special constant value AV_XVMC_ID.
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.h28 #define AV_XVMC_ID 0x1DC711C0 /**< special value to ensure that regular pixel routines haven't corrupted the struct macro
32 /** The field contains the special constant value AV_XVMC_ID.
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.h33 #define AV_XVMC_ID 0x1DC711C0 /**< special value to ensure that regular pixel routines haven't corrupted the struct macro
37 /** The field contains the special constant value AV_XVMC_ID.

Completed in 104 milliseconds