Searched refs:is_34bit (Results 1 – 1 of 1) sorted by relevance
316 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst, bool is_34bit) in h264_enc_alloc_work_buf() argument326 if (is_34bit) in h264_enc_alloc_work_buf()348 if (is_34bit) { in h264_enc_alloc_work_buf()389 if (is_34bit) in h264_enc_alloc_work_buf()776 const bool is_34bit = MTK_ENC_IOVA_IS_34BIT(ctx); in h264_enc_set_param() local782 if (is_34bit) in h264_enc_set_param()793 ret = h264_enc_alloc_work_buf(inst, is_34bit); in h264_enc_set_param()