Searched refs:etna_log2_fixp55 (Results 1 – 2 of 2) sorted by relevance
104 VIVS_TE_SAMPLER_CONFIG0_ANISOTROPY(COND(ansio, etna_log2_fixp55(ss->max_anisotropy))); in etna_create_sampler_state_state()235 VIVS_TE_SAMPLER_LOG_SIZE_WIDTH(etna_log2_fixp55(res->base.width0)) | in etna_create_sampler_view_state()236 VIVS_TE_SAMPLER_LOG_SIZE_HEIGHT(etna_log2_fixp55(base_height)) | in etna_create_sampler_view_state()241 VIVS_TE_SAMPLER_3D_CONFIG_LOG_DEPTH(etna_log2_fixp55(base_depth)); in etna_create_sampler_view_state()
100 etna_log2_fixp55(unsigned width) in etna_log2_fixp55() function