Searched refs:dec_slice_struct_t (Results 1 – 3 of 3) sorted by relevance
671 } dec_slice_struct_t; typedef1278 dec_slice_struct_t *ps_dec_slice_buf;1281 volatile dec_slice_struct_t * volatile ps_parse_cur_slice;1282 volatile dec_slice_struct_t * volatile ps_decode_cur_slice;1283 volatile dec_slice_struct_t * volatile ps_computebs_cur_slice;
1838 dec_slice_struct_t *ps_dec_slice_buf; in ih264d_allocate_dynamic_bufs()2002 size += sizeof(dec_slice_struct_t) * u4_total_mbs; in ih264d_allocate_dynamic_bufs()2009 pu1_buf += sizeof(dec_slice_struct_t) * u4_total_mbs; in ih264d_allocate_dynamic_bufs()
1559 dec_slice_struct_t *ps_parse_cur_slice; in ih264d_mark_err_slice_skip()