Searched refs:tmp_perm (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtwinvq.c655 int16_t *tmp_perm = (int16_t *)tctx->tmp_buf; local
665 permutate_in_line(tmp_perm, tctx->n_div[ftype], size,
669 transpose_perm(tctx->permut[ftype], tmp_perm, tctx->n_div[ftype],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c1004 int16_t *tmp_perm = (int16_t *) tctx->tmp_buf; local
1012 permutate_in_line(tmp_perm, tctx->n_div[ftype], size,
1016 transpose_perm(tctx->permut[ftype], tmp_perm, tctx->n_div[ftype],

Completed in 165 milliseconds