Searched refs:pkts (Results 1 – 3 of 3) sorted by relevance
458 struct vpx_codec_cx_pkt pkts[1]; member464 struct vpx_codec_cx_pkt pkts[n];} alloc;}468 (m)->alloc.head.max = sizeof((m)->alloc.pkts) / sizeof((m)->alloc.pkts[0])
381 list->pkts[list->cnt++] = *pkt; in vpx_codec_pkt_list_add()394 *iter = list->pkts; in vpx_codec_pkt_list_get()399 if ((size_t)(pkt - list->pkts) < list->cnt) in vpx_codec_pkt_list_get()
306 uint16 pkts;