Home
last modified time | relevance | path

Searched refs:ref_buf_size (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/arch/x86/util/
A Dintel-pt.c975 size_t ref_buf_size = ptr->snapshot_ref_buf_size; in intel_pt_alloc_snapshot_ref() local
978 ref_buf = zalloc(ref_buf_size); in intel_pt_alloc_snapshot_ref()
983 ptr->snapshot_refs[idx].ref_offset = snapshot_buf_size - ref_buf_size; in intel_pt_alloc_snapshot_ref()
/linux/drivers/media/platform/qcom/venus/
A Dhfi_plat_bufs_v6.c954 u32 ref_buf_size, ref_stride; in enc_scratch2_size() local
990 ref_buf_size = luma_size + chroma_size; in enc_scratch2_size()
1003 size = ref_buf_size + meta_size_y + meta_size_c; in enc_scratch2_size()

Completed in 11 milliseconds