Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:bufferInfo

173 struct bufferInfo {
448 static int calculate_yuv_offset_and_stride(const bufferInfo& info,
559 bufferInfo info;
947 * values in the bufferInfo struct.
949 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
959 static size_t get_size(const bufferInfo& info)
989 static int get_temp_buffer(const bufferInfo& info, alloc_data& data)
1167 bufferInfo dst_info;
1247 bufferInfo src_info;