Searched refs:dnxhd_decode_macroblocks (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 Ddnxhddec.c322 static int dnxhd_decode_macroblocks(DNXHDContext *ctx, const uint8_t *buf, int buf_size) function
374 dnxhd_decode_macroblocks(ctx, buf + 0x280, buf_size - 0x280);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhddec.c408 static int dnxhd_decode_macroblocks(DNXHDContext *ctx, AVFrame *frame, function
461 dnxhd_decode_macroblocks(ctx, picture, buf + 0x280, buf_size - 0x280);

Completed in 96 milliseconds