Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c757 int8_t rotation_offset[WMAPRO_MAX_CHANNELS * WMAPRO_MAX_CHANNELS]; in decode_decorrelation_matrix() local
762 rotation_offset[i] = get_bits(&s->gb, 6); in decode_decorrelation_matrix()
775 int n = rotation_offset[offset + x]; in decode_decorrelation_matrix()

Completed in 4 milliseconds