跳到主要内容

sws_isSupportedEndiannessConversion

搜索

函数 sws_isSupportedEndiannessConversion 

源代码
pub unsafe extern "C" fn sws_isSupportedEndiannessConversion(
    pix_fmt: AVPixelFormat,
) -> c_int
展开描述

@param[in] pix_fmt the pixel format @return a positive value if an endianness conversion for pix_fmt is supported, 0 otherwise.