Searched defs: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()776 const bool is_34bit = MTK_ENC_IOVA_IS_34BIT(ctx); in h264_enc_set_param() local