Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h215 u32 act_frame_size,
H A Dvenc.c996 u32 act_frame_size, in venc_request_mem_resource() argument
1033 if (act_frame_num != 1 || act_frame_size > inst->act.length) { in venc_request_mem_resource()
1037 venc->act[0].length = act_frame_size; in venc_request_mem_resource()