Searched defs:is_hdr (Results 1 - 5 of 5) sorted by relevance
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_image_external.cpp | 83 load_png_with_wuffs( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_png_with_wuffs() argument
|
| H A D | astcenccli_toplevel.cpp | 324 load_uncomp_file( const char* filename, unsigned int dim_z, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_uncomp_file() argument
|
| H A D | astcenc_entry.cpp | 246 bool is_hdr = (profile == ASTCENC_PRF_HDR) || (profile == ASTCENC_PRF_HDR_RGB_LDR_A); in validate_flags() local
|
| H A D | astcenccli_image_load_store.cpp | 82 load_image_with_tinyexr( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_image_with_tinyexr() argument 118 load_image_with_stb( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_image_with_stb() argument 934 load_ktx_uncompressed_image( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_ktx_uncompressed_image() argument 1759 load_dds_uncompressed_image( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_dds_uncompressed_image() argument 2376 load_ncimage( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_ncimage() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 545 sli_fc_rq_alloc(struct sli4 *sli4, struct sli4_queue *q, u32 n_entries, u32 buffer_size, struct sli4_queue *cq, bool is_hdr) sli_fc_rq_alloc() argument
|
Completed in 13 milliseconds