Home | History | Annotate | Download | only in encoder

Lines Matching refs:WORD16

3272         total_size += sizeof(WORD16) * SIZE_TRANS_BUFF;
3276 total_size += sizeof(WORD16) * SIZE_TRANS_BUFF;
3316 total_size += ALIGN64(sizeof(WORD16) * 4 * 4) * 3;
3321 total_size += ALIGN64(sizeof(WORD16) * 4 * 4) * 3;
4123 size_fwd = sizeof(WORD16) * SIZE_TRANS_BUFF;
4212 size_thres_mat = ALIGN64(sizeof(WORD16) * 4 * 4);
4217 size_fwd_weight_mat = ALIGN64(sizeof(WORD16) * 4 * 4);