09 2020 档案

摘要:Test picture compression format .bmp:Time of reading : 28.68 msTime of writing : 6.79 msTime of decoding : 3.98 msTime of encoding : 4.82 msEncode rad 阅读全文
posted @ 2020-09-18 16:07 洛笔达 阅读(1800) 评论(0) 推荐(0) 编辑
摘要:以ffmpeg 4.2 为例 1. 建立YUV-RGB映射表 /* Color space conversion coefficients for YCbCr -> RGB mapping. * * Entries are {crv, cbu, cgu, cgv} * * crv = (255 / 阅读全文
posted @ 2020-09-14 21:07 洛笔达 阅读(1728) 评论(1) 推荐(0) 编辑
摘要:1 deque 双向队列, 内部通过map 管理 https://blog.csdn.net/plyukulong2008/article/details/7018270 2. list 双向链表 游标一次只可以移动一步。如果你对链表已经很熟悉,那么STL中的list则是一个双向链表(每个节点有指向 阅读全文
posted @ 2020-09-14 20:31 洛笔达 阅读(144) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示