Searched refs:cedrus_h265_sram_write_data (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_h265.c | 81 static void cedrus_h265_sram_write_data(struct cedrus_dev *dev, void *data, in cedrus_h265_sram_write_data() function 132 cedrus_h265_sram_write_data(dev, &frame_info, sizeof(frame_info)); in cedrus_h265_frame_info_write_single() 183 cedrus_h265_sram_write_data(dev, &word, sizeof(word)); in cedrus_h265_ref_pic_list_write() 210 cedrus_h265_sram_write_data(dev, (u32 *)&pred_weight, in cedrus_h265_pred_weight_write() 222 cedrus_h265_sram_write_data(dev, &pred_weight, in cedrus_h265_pred_weight_write()
|