Home
last modified time | relevance | path

Searched refs:MAXPPS (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264_syntax.h26 #define MAXPPS 256 macro
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_pps.c75 if (cur_pps->pic_parameter_set_id >= MAXPPS) { in parser_pps()
H A Dh264d_slice.c343 if (currSlice->pic_parameter_set_id < MAXPPS) { in set_slice_user_parmeters()
H A Dh264d_api.c141 for (i = 0; i < MAXPPS; i++) in free_vid_ctx()
H A Dh264d_global.h975 struct h264_pps_t *ppsSet[MAXPPS]; //!< MAXPPS, all pps storage