Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c1343 setup_classifs(vorbis_context *vc, vorbis_residue *vr, uint8_t *do_not_decode, unsigned ch_used, int partition_count, int ptns_to_read ) setup_classifs() argument
1392 vorbis_residue_decode_internal(vorbis_context *vc, vorbis_residue *vr, unsigned ch, uint8_t *do_not_decode, float *vec, unsigned vlen, unsigned ch_left, int vr_type) vorbis_residue_decode_internal() argument
1567 vorbis_residue_decode(vorbis_context *vc, vorbis_residue *vr, unsigned ch, uint8_t *do_not_decode, float *vec, unsigned vlen, unsigned ch_left) vorbis_residue_decode() argument
1619 uint8_t do_not_decode[255]; vorbis_parse_audio_packet() local
[all...]

Completed in 4 milliseconds