Home
last modified time | relevance | path

Searched refs:SharpYuvTransferFunctionType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webp/sharpyuv/
H A Dsharpyuv.h83 typedef enum SharpYuvTransferFunctionType { enum
104 } SharpYuvTransferFunctionType; typedef
144 SharpYuvTransferFunctionType transfer_type;
H A Dsharpyuv_gamma.h28 SharpYuvTransferFunctionType transfer_type);
32 SharpYuvTransferFunctionType transfer_type);
H A Dsharpyuv.c79 SharpYuvTransferFunctionType transfer_type) { in ScaleDown()
91 SharpYuvTransferFunctionType transfer_type) { in UpdateW()
108 SharpYuvTransferFunctionType transfer_type) { in UpdateChroma()
310 SharpYuvTransferFunctionType transfer_type) { in DoSharpArgbToYuv()
517 SharpYuvTransferFunctionType transfer_type = options->transfer_type; in SharpYuvConvertWithOptions()
H A Dsharpyuv_gamma.c314 SharpYuvTransferFunctionType transfer_type) { in SharpYuvGammaToLinear()
368 SharpYuvTransferFunctionType transfer_type) { in SharpYuvLinearToGamma()