Home | History | Annotate | Download | only in decoder

Lines Matching refs:dec_struct_t

86 WORD32 ih264d_parse_slice_partition(dec_struct_t * ps_dec,
117 WORD32 ih264d_parse_sei(dec_struct_t * ps_dec, dec_bit_stream_t * ps_bitstrm)
146 WORD32 ih264d_parse_filler_data(dec_struct_t * ps_dec,
175 void ih264d_parse_end_of_stream(dec_struct_t * ps_dec)
192 WORD32 ih264d_parse_pps(dec_struct_t * ps_dec, dec_bit_stream_t * ps_bitstrm)
486 WORD32 ih264d_parse_sps(dec_struct_t *ps_dec, dec_bit_stream_t *ps_bitstrm)
1058 WORD32 ih264d_parse_end_of_sequence(dec_struct_t * ps_dec)
1080 WORD32 ih264d_access_unit_delimiter_rbsp(dec_struct_t * ps_dec)
1117 dec_struct_t *ps_dec = (dec_struct_t *)dec_hdl->pv_codec_handle;