Home
last modified time | relevance | path

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

/external/libopus/celt/
Dbands.c673 struct band_ctx { struct
700 static void compute_theta(struct band_ctx *ctx, struct split_ctx *sctx, in compute_theta() argument
904 static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, in quant_band_n1()
943 static unsigned quant_partition(struct band_ctx *ctx, celt_norm *X, in quant_partition()
1109 static unsigned quant_band(struct band_ctx *ctx, celt_norm *X, in quant_band()
1235 static unsigned quant_band_stereo(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, in quant_band_stereo()
1430 struct band_ctx ctx; in quant_all_bands()
1586 struct band_ctx ctx_save, ctx_save2; in quant_all_bands()