Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_core.h182 unsigned int x96_subband_size; member
Ddca_core.c1284 unsigned int size = s->x96_subband_size; in alloc_x96_sample_buffer()
1288 av_fast_mallocz(&s->x96_subband_buffer, &s->x96_subband_size, in alloc_x96_sample_buffer()
1293 if (size != s->x96_subband_size) { in alloc_x96_sample_buffer()
2442 s->x96_subband_size = 0; in ff_dca_core_close()