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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpcm-mpeg.c136 static int pcm_bluray_decode_frame(AVCodecContext *avctx, void *data, function
309 av_dlog(avctx, "pcm_bluray_decode_frame: decoded %d -> %d bytes\n",
320 .decode = pcm_bluray_decode_frame,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpcm-bluray.c126 static int pcm_bluray_decode_frame(AVCodecContext *avctx, void *data, function
299 av_dlog(avctx, "pcm_bluray_decode_frame: decoded %d -> %d bytes\n",
309 .decode = pcm_bluray_decode_frame,

Completed in 45 milliseconds