Searched refs:PCMBRDecode (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 Dpcm-mpeg.c122 typedef struct PCMBRDecode { struct
124 } PCMBRDecode; typedef in typeref:struct:PCMBRDecode
128 PCMBRDecode *s = avctx->priv_data;
141 PCMBRDecode *s = avctx->priv_data;
318 .priv_data_size = sizeof(PCMBRDecode),

Completed in 33 milliseconds