Searched refs:calculate_chroma_stride (Results 1 – 1 of 1) sorted by relevance
1927 static u32 calculate_chroma_stride(u32 width, u32 bit_depth) in calculate_chroma_stride() function2071 chroma_stride = calculate_chroma_stride(buf_width / 2, bit_depth); in wave5_vpu_enc_register_framebuffer()2074 chroma_stride = calculate_chroma_stride(p_open_param->pic_width / 2, bit_depth); in wave5_vpu_enc_register_framebuffer()