NB_COMPONENTS      99 libavfilter/vf_elbg.c                                   NB_COMPONENTS * sizeof(*elbg->codeword));
NB_COMPONENTS     110 libavfilter/vf_elbg.c                                   NB_COMPONENTS * sizeof(*elbg->codebook));
NB_COMPONENTS     148 libavfilter/vf_elbg.c     avpriv_init_elbg(elbg->codeword, NB_COMPONENTS, elbg->codeword_length,
NB_COMPONENTS     151 libavfilter/vf_elbg.c     avpriv_do_elbg(elbg->codeword, NB_COMPONENTS, elbg->codeword_length,
NB_COMPONENTS     162 libavfilter/vf_elbg.c             int cb_idx = NB_COMPONENTS * elbg->codeword_closest_codebook_idxs[k++];