Searched defs:alpha_channel (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_resize.h | 511 int alpha_channel; member 1247 int alpha_channel = stbir_info->alpha_channel; in stbir__decode_scanline() local 1692 …num_pixels, void *output_buffer, float *encode_buffer, int channels, int alpha_channel, int decode) in stbir__encode_scanline() 1873 int alpha_channel = stbir_info->alpha_channel; in stbir__resample_vertical_upsample() local 2120 int alpha_channel = stbir_info->alpha_channel; in stbir__empty_ring_buffer() local 2289 int alpha_channel, stbir_uint32 flags, stbir_datatype type, in stbir__resize_allocated() 2429 int channels, int alpha_channel, stbir_uint32 flags, stbir_datatype type, in stbir__resize_arbitrary() 2480 int num_channels, int alpha_channel, int flags) in stbir_resize_uint8_srgb() 2490 int num_channels, int alpha_channel, int flags, in stbir_resize_uint8_srgb_edgemode() 2501 int num_channels, int alpha_channel, int flags, in stbir_resize_uint8_generic() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_resize.h | 511 int alpha_channel; member 1247 int alpha_channel = stbir_info->alpha_channel; in stbir__decode_scanline() local 1692 …num_pixels, void *output_buffer, float *encode_buffer, int channels, int alpha_channel, int decode) in stbir__encode_scanline() 1873 int alpha_channel = stbir_info->alpha_channel; in stbir__resample_vertical_upsample() local 2120 int alpha_channel = stbir_info->alpha_channel; in stbir__empty_ring_buffer() local 2289 int alpha_channel, stbir_uint32 flags, stbir_datatype type, in stbir__resize_allocated() 2429 int channels, int alpha_channel, stbir_uint32 flags, stbir_datatype type, in stbir__resize_arbitrary() 2480 int num_channels, int alpha_channel, int flags) in stbir_resize_uint8_srgb() 2490 int num_channels, int alpha_channel, int flags, in stbir_resize_uint8_srgb_edgemode() 2501 int num_channels, int alpha_channel, int flags, in stbir_resize_uint8_generic() [all …]
|