Home
last modified time | relevance | path

Searched refs:vr_type (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvorbisdec.c1392 int vr_type) in vorbis_residue_decode_internal() argument
1402 if (vr_type == 2) { in vorbis_residue_decode_internal()
1450 if (vr_type == 0) { in vorbis_residue_decode_internal()
1461 } else if (vr_type == 1) { in vorbis_residue_decode_internal()
1475 …} else if (vr_type == 2 && ch == 2 && (voffset & 1) == 0 && (dim & 1) == 0) { // most frequent cas… in vorbis_residue_decode_internal()
1515 } else if (vr_type == 2) { in vorbis_residue_decode_internal()