Searched refs:divide_quant_dc_luma (Results 1 – 2 of 2) sorted by relevance
58 int divide_quant_dc_luma; member
612 int32_t divide_quant = !chroma ? w->divide_quant_dc_luma in x8_decode_intra_mb()757 w->divide_quant_dc_luma = ((1 << 16) + (w->quant >> 1)) / w->quant; in ff_intrax8_decode_picture()760 w->divide_quant_dc_chroma = w->divide_quant_dc_luma; in ff_intrax8_decode_picture()