Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:bufferInfo

173 struct bufferInfo {
454 static int calculate_yuv_offset_and_stride(const bufferInfo& info,
565 bufferInfo info;
953 * values in the bufferInfo struct.
955 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
965 static int get_size(const bufferInfo& info)
995 static int get_temp_buffer(const bufferInfo& info, alloc_data& data)
1173 bufferInfo dst_info;
1253 bufferInfo src_info;