Searched refs:is_34bit (Results 1 – 1 of 1) sorted by relevance
312 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst, bool is_34bit) in h264_enc_alloc_work_buf() argument320 if (is_34bit) in h264_enc_alloc_work_buf()342 if (is_34bit) { in h264_enc_alloc_work_buf()382 if (is_34bit) in h264_enc_alloc_work_buf()754 const bool is_34bit = MTK_ENC_IOVA_IS_34BIT(ctx); in h264_enc_set_param() local760 if (is_34bit) in h264_enc_set_param()771 ret = h264_enc_alloc_work_buf(inst, is_34bit); in h264_enc_set_param()