Searched refs:h264_init_sps_pps (Results 1 – 3 of 3) sorted by relevance
65 extern void h264_init_sps_pps(struct h264_viddec_parser* parser, uint32_t *persist_mem);
27 h264_init_sps_pps(parser,persist_mem); in viddec_h264_init()
299 void h264_init_sps_pps(struct h264_viddec_parser* parser, uint32_t *persist_mem) in h264_init_sps_pps() function