Home
last modified time | relevance | path

Searched refs:iexp (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h334 vfloat4 iexp = int_as_float(lsl<23>(ipart + 127)); in exp2() local
345 return iexp * fexp; in exp2()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c2122 /* Checks if an export flag is enabled, and if it is ORs it with *iexp */
2125 VkExternalMemoryHandleTypeFlagBits *iexp, in try_export_flags()
2179 *iexp |= exp; in try_export_flags()
2123 try_export_flags(AVHWFramesContext *hwfc, VkExternalMemoryHandleTypeFlags *comp_handle_types, VkExternalMemoryHandleTypeFlagBits *iexp, VkExternalMemoryHandleTypeFlagBits exp) try_export_flags() argument

Completed in 7 milliseconds