Searched refs:inst_type (Results 1 – 6 of 6) sorted by relevance
50 enum mtk_instance_type inst_type = *((unsigned int *)priv); in mtk_vcodec_mem_alloc() local55 if (inst_type == MTK_INST_ENCODER) { in mtk_vcodec_mem_alloc()83 enum mtk_instance_type inst_type = *((unsigned int *)priv); in mtk_vcodec_mem_free() local88 if (inst_type == MTK_INST_ENCODER) { in mtk_vcodec_mem_free()
713 if (ctx->inst_type == CODA_INST_DECODER) { in coda_try_fmt_vid_cap()885 if (ctx->inst_type != CODA_INST_ENCODER) in coda_s_fmt_vid_cap()927 if (ctx->inst_type != CODA_INST_DECODER) in coda_s_fmt_vid_out()986 if (ctx->inst_type == CODA_INST_DECODER && in coda_qbuf()1000 if (ctx->inst_type == CODA_INST_DECODER && in coda_dqbuf()1044 ctx->inst_type == CODA_INST_DECODER) in coda_g_selection()1054 ctx->inst_type == CODA_INST_ENCODER) in coda_g_selection()1074 if (ctx->inst_type == CODA_INST_ENCODER && in coda_s_selection()1463 if (ctx->inst_type == CODA_INST_DECODER) in coda_subscribe_event()1537 if (ret < 0 && ctx->inst_type == CODA_INST_DECODER) in coda_pic_run_work()[all …]
240 enum coda_inst_type inst_type; member
207 if (ctx->inst_type != CODA_INST_DECODER || !ctx->use_bit) in coda_bitstream_flush()832 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_setup_iram()872 } else if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()905 if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()
276 short inst_type; /* registers and immediate values involved */ member740 switch (op->inst_type) { in print_insn_microblaze()
3486 target_long inst_type) in gen_update_branch_history() argument3501 inst_type == BHRB_TYPE_NORECORD) { in gen_update_branch_history()3510 tcg_gen_andi_tl(tmp, tmp, inst_type); in gen_update_branch_history()3529 if (inst_type & BHRB_TYPE_XL_FORM) { in gen_update_branch_history()