dct8x8 84 libavcodec/libx264.c int dct8x8; dct8x8 781 libavcodec/libx264.c if (x4->dct8x8 >= 0) dct8x8 782 libavcodec/libx264.c x4->params.analyse.b_transform_8x8 = x4->dct8x8; dct8x8 1080 libavcodec/libx264.c { "8x8dct", "High profile 8x8 transform.", OFFSET(dct8x8), AV_OPT_TYPE_BOOL, { .i64 = -1 }, -1, 1, VE}, dct8x8 195 tests/checkasm/h264dsp.c dct8x8(coef, bit_depth); dct8x8 282 tests/checkasm/h264dsp.c dct8x8(coef, bit_depth);