Searched refs:mcif_params (Results 1 – 3 of 3) sorted by relevance
273 struct mcif_buf_params *mcif_params, in mcifwb2_dump_frame() argument287 memcpy(dest_luma_buffer, luma_buffer, mcif_params->luma_pitch * dest_height); in mcifwb2_dump_frame()288 memcpy(dest_chroma_buffer, chroma_buffer, mcif_params->chroma_pitch * dest_height / 2); in mcifwb2_dump_frame()295 dump_info->luma_pitch = mcif_params->luma_pitch; in mcifwb2_dump_frame()296 dump_info->chroma_pitch = mcif_params->chroma_pitch; in mcifwb2_dump_frame()297 dump_info->size = dest_height * (mcif_params->luma_pitch + mcif_params->chroma_pitch); in mcifwb2_dump_frame()
500 struct mcif_buf_params *mcif_params,
98 struct mcif_buf_params *mcif_params,