Searched defs:hist1 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | dcadsp.c | 122 float *hist1, int *offset, float *hist2, in sub_qmf32_float_c() 151 float *hist1, int *offset, float *hist2, in sub_qmf64_float_c() 244 int32_t *hist1, int *offset, int32_t *hist2, in sub_qmf32_fixed_c() 268 int32_t *hist1, int *offset, int32_t *hist2, in sub_qmf64_fixed_c()
|
D | dca_core.h | 90 DECLARE_ALIGNED(32, float, hist1)[1024]; member
|