Searched refs:perm_type (Results 1 – 19 of 19) sorted by relevance
43 enum idct_permutation_type perm_type) in ff_init_scantable_permutation_x86() argument47 switch (perm_type) { in ff_init_scantable_permutation_x86()79 c->perm_type = FF_IDCT_PERM_SIMPLE; in ff_idctdsp_init_x86()95 c->perm_type = FF_IDCT_PERM_SIMPLE; in ff_idctdsp_init_x86()108 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_x86()122 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_x86()134 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_x86()141 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_x86()152 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_x86()158 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_x86()
71 c->perm_type = FF_IDCT_PERM_NONE; in ff_xvid_idct_init_x86()78 c->perm_type = FF_IDCT_PERM_NONE; in ff_xvid_idct_init_x86()86 c->perm_type = FF_IDCT_PERM_SSE2; in ff_xvid_idct_init_x86()
237 if (s->idsp.perm_type == FF_IDCT_PERM_SIMPLE) { in RENAME()281 }else if(s->idsp.perm_type == FF_IDCT_PERM_LIBMPEG2){ in RENAME()325 } else if (s->idsp.perm_type == FF_IDCT_PERM_NONE) { in RENAME()369 } else if (s->idsp.perm_type == FF_IDCT_PERM_TRANSPOSE) { in RENAME()415 (int)s->idsp.perm_type); in RENAME()416 av_assert0(s->idsp.perm_type == FF_IDCT_PERM_NONE || in RENAME()417 s->idsp.perm_type == FF_IDCT_PERM_LIBMPEG2 || in RENAME()418 s->idsp.perm_type == FF_IDCT_PERM_SIMPLE || in RENAME()419 s->idsp.perm_type == FF_IDCT_PERM_TRANSPOSE); in RENAME()
51 enum idct_permutation_type perm_type) in ff_init_scantable_permutation() argument57 perm_type)) in ff_init_scantable_permutation()60 switch (perm_type) { in ff_init_scantable_permutation()246 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init()251 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init()256 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init()270 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init()275 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init()281 c->perm_type = FF_IDCT_PERM_LIBMPEG2; in ff_idctdsp_init()287 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init()[all …]
49 enum idct_permutation_type perm_type);51 enum idct_permutation_type perm_type);97 enum idct_permutation_type perm_type; member
346 c->perm_type = FF_IDCT_PERM_NONE; in ff_xvid_idct_init()354 ff_init_scantable_permutation(c->idct_permutation, c->perm_type); in ff_xvid_idct_init()
37 s->idsp.perm_type = w->wdsp.idct_perm; in ff_wmv2_common_init()
167 if (ctx->idsp.perm_type != FF_IDCT_PERM_NONE) in dnxhd_10bit_dct_quantize_444()198 if (ctx->idsp.perm_type != FF_IDCT_PERM_NONE) in dnxhd_10bit_dct_quantize()
4714 if (s->idsp.perm_type != FF_IDCT_PERM_NONE) in ff_dct_quantize_c()
36 c->perm_type = FF_IDCT_PERM_NONE; in idctdsp_init_msa()56 c->perm_type = FF_IDCT_PERM_NONE; in idctdsp_init_mmi()
33 c->perm_type = FF_IDCT_PERM_NONE; in xvid_idct_init_mmi()
77 c->perm_type = FF_IDCT_PERM_LIBMPEG2; in ff_idctdsp_init_arm()82 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init_arm()
39 c->perm_type = FF_IDCT_PERM_NONE; in ff_idctdsp_init_armv5te()
41 c->perm_type = FF_IDCT_PERM_LIBMPEG2; in ff_idctdsp_init_armv6()
44 c->perm_type = FF_IDCT_PERM_PARTTRANS; in ff_idctdsp_init_neon()
55 enum idct_permutation_type perm_type; member149 enum idct_permutation_type perm_type) in permute() argument154 if (permute_x86(dst, src, perm_type)) in permute()158 switch (perm_type) { in permute()201 permute(block, block1, dct->perm_type); in dct_error()270 permute(block1, block, dct->perm_type); in dct_error()
119 enum idct_permutation_type perm_type) in permute_x86() argument123 switch (perm_type) { in permute_x86()
42 c->perm_type = FF_IDCT_PERM_PARTTRANS; in ff_idctdsp_init_aarch64()
268 c->perm_type = FF_IDCT_PERM_TRANSPOSE; in ff_idctdsp_init_ppc()