Searched refs:show_frame (Results 1 – 5 of 5) sorted by relevance
19 static void show_frame(struct pt_regs *fp) in show_frame() function36 show_frame (fp); in exc_handler()
155 unsigned int show_frame; member498 if (vsi->show_frame & BIT(0)) in vp9_swap_frm_bufs()503 if (vsi->show_frame & BIT(0)) in vp9_swap_frm_bufs()796 inst->vsi->show_frame |= BIT(3); in vdec_vp9_init()869 if (!(vsi->show_frame & BIT(4))) in vdec_vp9_decode()878 if (vsi->show_frame & BIT(1)) { in vdec_vp9_decode()881 if (vsi->show_frame & BIT(2)) { in vdec_vp9_decode()
71 uint32_t show_frame; member317 if (inst->vsi->dec.show_frame) { in vp8_dec_finish()500 mtk_vdec_debug(inst->ctx, "\n - FRAME[%d] - show=%d\n", inst->frm_cnt, dec->show_frame); in vdec_vp8_decode()
178 u8 show_frame; member462 unsigned int show_frame; member741 uh->last_show_frame = instance->show_frame; in vdec_vp9_slice_setup_hdr()742 uh->show_frame = HDR_FLAG(SHOW_FRAME); in vdec_vp9_slice_setup_hdr()1608 instance->show_frame = vsi->frame.uh.show_frame; in vdec_vp9_slice_update_single()1641 instance->show_frame = vsi->frame.uh.show_frame; in vdec_vp9_slice_update_lat()
352 u16 show_frame; /*1 bit*/ member1221 new_frame->show = param->p.show_frame; in codec_vp9_get_new_frame()1266 if (!param->p.show_frame) in codec_vp9_process_frame()1276 param->p.show_frame, param->p.intra_only); in codec_vp9_process_frame()1288 intra_only = param->p.show_frame ? 0 : param->p.intra_only; in codec_vp9_process_frame()