Home
last modified time | relevance | path

Searched refs:got_iq_matrix (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG2.c505 int got_iq_matrix; member
636 ctx->got_iq_matrix = FALSE; in psb_MPEG2_CreateContext()
861 ctx->got_iq_matrix = TRUE; in psb__MPEG2_process_iq_matrix()
1376 ASSERT(ctx->got_iq_matrix); in psb__MPEG2_process_slice_data()
1380 if (!ctx->got_iq_matrix || !ctx->pic_params) { in psb__MPEG2_process_slice_data()
/hardware/intel/img/psb_video/src/
Dpnw_MPEG2.c518 int got_iq_matrix; member
655 ctx->got_iq_matrix = FALSE; in pnw_MPEG2_CreateContext()
884 ctx->got_iq_matrix = TRUE; in psb__MPEG2_process_iq_matrix()