|
XenevaOS
|
#include <minimp4.h>
Public Attributes | |
| void * | sps_cache [MINIMP4_MAX_SPS] |
| void * | pps_cache [MINIMP4_MAX_PPS] |
| int | sps_bytes [MINIMP4_MAX_SPS] |
| int | pps_bytes [MINIMP4_MAX_PPS] |
| int | map_sps [MINIMP4_MAX_SPS] |
| int | map_pps [MINIMP4_MAX_PPS] |
| int h264_sps_id_patcher_t::map_pps |
| int h264_sps_id_patcher_t::map_sps |
| int h264_sps_id_patcher_t::pps_bytes |
| void * h264_sps_id_patcher_t::pps_cache |
| int h264_sps_id_patcher_t::sps_bytes |
| void * h264_sps_id_patcher_t::sps_cache |