Searched refs:p_sub_mb_type_t (Results 1 - 4 of 4) sorted by relevance

/external/libavc/decoder/
H A Dih264d_cabac.c169 ps_dec->p_sub_mb_type_t = p_cabac_ctxt_table_t + SUB_MB_TYPE_P_SLICE;
175 ps_dec->p_sub_mb_type_t = p_cabac_ctxt_table_t + SUB_MB_TYPE_B_SLICE;
H A Dih264d_parse_pslice.c471 ps_dec->p_sub_mb_type_t);
489 ps_dec->p_sub_mb_type_t);
507 ps_dec->p_sub_mb_type_t);
525 ps_dec->p_sub_mb_type_t);
H A Dih264d_structs.h843 bin_ctxt_model_t *p_sub_mb_type_t; member in struct:_DecStruct
H A Dih264d_parse_bslice.c453 ps_dec->p_sub_mb_type_t);

Completed in 177 milliseconds