Searched refs:m_resize_uint64_t (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/ |
H A D | editorhelper.h | 101 void (*m_resize_uint64_t)(uint64_t*, uint64_t*, int, int, int, int, int, int); member
|
/aosp_15_r20/external/libultrahdr/lib/src/ |
H A D | editorhelper.cpp | 213 m_resize_uint64_t = resize_buffer<uint64_t>; 469 desc->m_resize_uint64_t(src_buffer, dst_buffer, src->w, src->h, dst->w, dst->h, in apply_resize()
|