Searched refs:FF_LOSS_COLORSPACE (Results 1 – 2 of 2) sorted by relevance
394 #define FF_LOSS_COLORSPACE 0x0004 /**< loss due to color space conversion */ macro
2804 if(consider & FF_LOSS_COLORSPACE) in get_pix_fmt_score()2809 loss |= FF_LOSS_COLORSPACE; in get_pix_fmt_score()2813 loss |= FF_LOSS_COLORSPACE; in get_pix_fmt_score()2817 loss |= FF_LOSS_COLORSPACE; in get_pix_fmt_score()2823 loss |= FF_LOSS_COLORSPACE; in get_pix_fmt_score()2828 loss |= FF_LOSS_COLORSPACE; in get_pix_fmt_score()2831 if(loss & FF_LOSS_COLORSPACE) in get_pix_fmt_score()