Home
last modified time | relevance | path

Searched defs:p_h (Results 1 – 6 of 6) sorted by relevance

/third_party/mingw-w64/mingw-w64-crt/math/softmath/
De_powf.c16 float z,ax,z_h,z_l,p_h,p_l; in bsd__ieee754_powf() local
De_pow.c15 double z,ax,z_h,z_l,p_h,p_l; in bsd__ieee754_pow() local
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
De_pow.c110 double z, ax, z_h, z_l, p_h, p_l; local
/third_party/jerryscript/jerry-libm/
Dpow.c123 double_accessor t1, ax, p_h, y1, t, z; in pow() local
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1537 const int p_h = i > 0 ? AV_CEIL_RSHIFT(h, desc->log2_chroma_h) : h; in create_frame() local
2014 … const int p_h = i > 0 ? AV_CEIL_RSHIFT(hwfc->height, fmt_desc->log2_chroma_h) : hwfc->height; in vulkan_map_from_drm_frame_desc() local
2940 const int p_h = i > 0 ? AV_CEIL_RSHIFT(h, desc->log2_chroma_h) : h; in transfer_image_buf() local
/third_party/ffmpeg/libavfilter/
Dvsrc_testsrc.c1480 int r_w, r_h, w_h, p_w, p_h, i, tmp, x = 0; in smptebars_fill_picture() local