Searched defs:LibvpxState (Results 1 – 1 of 1) sorted by relevance
287 struct LibvpxState { struct288 LibvpxState() { in LibvpxState() function295 uint8_t pkt_buffer[1000] = {};296 vpx_codec_enc_cfg_t config = {};297 vpx_codec_priv_output_cx_pkt_cb_pair_t callback = {};298 vpx_image_t img = {};299 vpx_svc_ref_frame_config_t ref_config = {};300 vpx_svc_layer_id_t layer_id = {};301 vpx_svc_frame_drop_t frame_drop = {};302 vpx_codec_cx_pkt pkt = {};