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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dptx.c26 typedef struct PTXContext { struct
28 } PTXContext; typedef in typeref:struct:PTXContext
31 PTXContext *s = avctx->priv_data;
43 PTXContext * const s = avctx->priv_data;
111 PTXContext *s = avctx->priv_data;
123 .priv_data_size = sizeof(PTXContext),

Completed in 50 milliseconds