Searched refs:packets (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1336 const int packets = (int)(oxcf->two_pass_stats_in.sz / packet_sz); local
1346 &stats[packets - oxcf->ss_number_layers + i];
1365 for (i = 0; i < packets; ++i) {
1378 cpi->twopass.stats_in_end = &cpi->twopass.stats_in[packets - 1];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c1979 int packets = (int)(oxcf->two_pass_stats_in.sz / packet_sz); local
1984 + (packets - 1) * packet_sz);
4452 /* if PSNR packets are generated we have to wait for the lpf */
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1109 uint32 tx_pkts; /* # of packets transmitted */
1110 uint32 tx_failures; /* # of packets failed */
1111 uint32 rx_ucast_pkts; /* # of unicast packets received */
1112 uint32 rx_mcast_pkts; /* # of multicast packets received */
1180 uint rx_ocast_good_pkt; /* unicast packets destined for others */
3199 uint32 rx1mbps; /* packets rx at 1Mbps */
3200 uint32 rx2mbps; /* packets rx at 2Mbps */
3201 uint32 rx5mbps5; /* packets rx at 5.5Mbps */
3202 uint32 rx6mbps; /* packets rx at 6Mbps */
3203 uint32 rx9mbps; /* packets r
3543 uint32 packets; member in struct:__anon134
[all...]

Completed in 112 milliseconds