Searched refs:FF_LOSS_COLORQUANT (Results 1 – 2 of 2) sorted by relevance
394 #define FF_LOSS_COLORQUANT 0x0010 /**< loss due to color quantization */ macro
2817 if (dst_pix_fmt == AV_PIX_FMT_PAL8 && (consider & FF_LOSS_COLORQUANT) && in get_pix_fmt_score()2819 loss |= FF_LOSS_COLORQUANT; in get_pix_fmt_score()