Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:bufferInfo

173 struct bufferInfo {
438 static int calculate_yuv_offset_and_stride(const bufferInfo& info,
549 bufferInfo info;
927 * values in the bufferInfo struct.
929 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
939 static size_t get_size(const bufferInfo& info)
969 static int get_temp_buffer(const bufferInfo& info, alloc_data& data)
1148 bufferInfo dst_info;
1219 bufferInfo src_info;