Searched defs:p_h (Results 1 – 6 of 6) sorted by relevance
| /third_party/mingw-w64/mingw-w64-crt/math/softmath/ |
| D | e_powf.c | 16 float z,ax,z_h,z_l,p_h,p_l; in bsd__ieee754_powf() local
|
| D | e_pow.c | 15 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/ |
| D | e_pow.c | 110 double z, ax, z_h, z_l, p_h, p_l; local
|
| /third_party/jerryscript/jerry-libm/ |
| D | pow.c | 123 double_accessor t1, ax, p_h, y1, t, z; in pow() local
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_vulkan.c | 1537 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/ |
| D | vsrc_testsrc.c | 1480 int r_w, r_h, w_h, p_w, p_h, i, tmp, x = 0; in smptebars_fill_picture() local
|