Searched refs:ff_h264_luma_dc_dequant_idct (Results 1 – 2 of 2) sorted by relevance
94 c->h264_luma_dc_dequant_idct= FUNC(ff_h264_luma_dc_dequant_idct, depth);\ in ff_h264dsp_init()
251 void FUNCC(ff_h264_luma_dc_dequant_idct)(int16_t *_output, int16_t *_input, int qmul){ in FUNCC() argument