Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:bufferInfo

172 struct bufferInfo {
457 static int calculate_yuv_offset_and_stride(const bufferInfo& info,
568 bufferInfo info;
956 * values in the bufferInfo struct.
958 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
968 static int get_size(const bufferInfo& info)
998 static int get_temp_buffer(const bufferInfo& info, alloc_data& data)
1176 bufferInfo dst_info;
1256 bufferInfo src_info;