HomeSort by relevance Sort by last modified time
    Searched refs:dec_seq_params_t (Results 1 - 8 of 8) sorted by null

  /external/libavc/decoder/
ih264d_quant_scaling.h 28 void ih264d_form_scaling_matrix_picture(dec_seq_params_t *ps_seq,
ih264d_quant_scaling.c 113 void ih264d_form_scaling_matrix_picture(dec_seq_params_t *ps_seq,
ih264d_sei.c 75 dec_seq_params_t *ps_seq;
ih264d_structs.h 352 } dec_seq_params_t; typedef in typeref:struct:__anon11838
368 dec_seq_params_t *ps_sps; /** applicable seq. parameter set */
726 dec_seq_params_t *ps_cur_sps;
731 dec_seq_params_t *ps_sps;
    [all...]
ih264d_utils.c 166 dec_seq_params_t *ps_seq = ps_pps->ps_sps;
594 WORD32 ih264d_get_dpb_size(dec_seq_params_t *ps_seq, dec_struct_t *ps_dec)
784 dec_seq_params_t * ps_cur)
811 dec_seq_params_t *ps_seq = ps_dec->ps_cur_sps;
    [all...]
ih264d_parse_headers.c 193 dec_seq_params_t * ps_sps = NULL;
473 dec_seq_params_t *ps_seq = NULL;
    [all...]
ih264d_parse_slice.c 175 dec_seq_params_t *ps_seq = ps_pps->ps_sps;
    [all...]
ih264d_api.c     [all...]

Completed in 36 milliseconds