Searched refs:is_34bit (Results 1 – 1 of 1) sorted by relevance
311 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst, bool is_34bit) in h264_enc_alloc_work_buf() argument319 if (is_34bit) in h264_enc_alloc_work_buf()341 if (is_34bit) { in h264_enc_alloc_work_buf()381 if (is_34bit) in h264_enc_alloc_work_buf()753 const bool is_34bit = MTK_ENC_IOVA_IS_34BIT(ctx); in h264_enc_set_param() local759 if (is_34bit) in h264_enc_set_param()770 ret = h264_enc_alloc_work_buf(inst, is_34bit); in h264_enc_set_param()