Searched defs:bitexact (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dflacenc.c41 flac_write_block_comment(AVIOContext *pb, AVDictionary **m, int last_block, int bitexact) argument
H A Doggenc.c224 static uint8_t *ogg_write_vorbiscomment(int offset, int bitexact, argument
249 ogg_build_flac_headers(AVCodecContext *avctx, OGGStreamContext *oggstream, int bitexact, AVDictionary **m) argument
289 ogg_build_speex_headers(AVCodecContext *avctx, OGGStreamContext *oggstream, int bitexact, AVDictionary **m) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dflacenc.c49 flac_write_block_comment(AVIOContext *pb, AVDictionary **m, int last_block, int bitexact) argument
H A Doggenc.c274 static uint8_t *ogg_write_vorbiscomment(int offset, int bitexact, argument
298 ogg_build_flac_headers(AVCodecContext *avctx, OGGStreamContext *oggstream, int bitexact, AVDictionary **m) argument
338 ogg_build_speex_headers(AVCodecContext *avctx, OGGStreamContext *oggstream, int bitexact, AVDictionary **m) argument
367 ogg_build_opus_headers(AVCodecContext *avctx, OGGStreamContext *oggstream, int bitexact, AVDictionary **m) argument

Completed in 165 milliseconds