Home
last modified time | relevance | path

Searched refs:h264_init_sps_pps (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse.h65 extern void h264_init_sps_pps(struct h264_viddec_parser* parser, uint32_t *persist_mem);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_parse.c27 h264_init_sps_pps(parser,persist_mem); in viddec_h264_init()
Dh264parse.c299 void h264_init_sps_pps(struct h264_viddec_parser* parser, uint32_t *persist_mem) in h264_init_sps_pps() function