Searched refs:FF_LOSS_RESOLUTION (Results 1 – 2 of 2) sorted by relevance
392 #define FF_LOSS_RESOLUTION 0x0001 /**< loss due to resolution change */ macro
2788 if (consider & FF_LOSS_RESOLUTION) { in get_pix_fmt_score()2790 loss |= FF_LOSS_RESOLUTION; in get_pix_fmt_score()2794 loss |= FF_LOSS_RESOLUTION; in get_pix_fmt_score()