Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpcm-blurayenc.c28 typedef struct BlurayPCMEncContext { struct
30 } BlurayPCMEncContext; typedef
34 BlurayPCMEncContext *s = avctx->priv_data; in pcm_bluray_encode_init()
111 BlurayPCMEncContext *s = avctx->priv_data; in pcm_bluray_encode_frame()
281 .priv_data_size = sizeof(BlurayPCMEncContext),

Completed in 2 milliseconds