Searched refs:entry_points (Results 1 – 3 of 3) sorted by relevance
366 const u32 *entry_points; in cedrus_h265_write_tiles() local372 entry_points = run->h265.entry_points; in cedrus_h265_write_tiles()396 entry_points_buf[i] = entry_points[i]; in cedrus_h265_write_tiles()407 entry_points_buf[i * 4 + 0] = entry_points[i]; in cedrus_h265_write_tiles()
78 run.h265.entry_points = cedrus_find_control_data(ctx, in cedrus_device_run()
76 const u32 *entry_points; member