Searched refs:dct8x8 (Results 1 – 3 of 3) sorted by relevance
44 FATE_LIBAVCODEC-$(CONFIG_IDCTDSP) += fate-dct8x845 fate-dct8x8: libavcodec/tests/dct$(EXESUF)46 fate-dct8x8: CMD = run libavcodec/tests/dct$(EXESUF)47 fate-dct8x8: CMP = null
166 static void dct8x8(int16_t *coef, int bit_depth) in dct8x8() function197 dct8x8(coef, bit_depth); in check_idct()284 dct8x8(coef, bit_depth); in check_idct_multiple()
87 int dct8x8; member819 if (x4->dct8x8 >= 0) in X264_init()820 x4->params.analyse.b_transform_8x8 = x4->dct8x8; in X264_init()1138 …{ "8x8dct", "High profile 8x8 transform.", OFFSET(dct8x8), AV_OP…