Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:bufferInfo

175 struct bufferInfo {
449 static int calculate_yuv_offset_and_stride(const bufferInfo& info,
560 bufferInfo info;
946 * values in the bufferInfo struct.
948 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
958 static size_t get_size(const bufferInfo& info)
988 static int get_temp_buffer(const bufferInfo& info, alloc_data& data)
1167 bufferInfo dst_info;
1247 bufferInfo src_info;