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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1784 FIRSTPASS_STATS *const last_packet_for_layer = local
1786 const int layer_id = (int)last_packet_for_layer->spatial_layer_id;
1787 const int packets_in_layer = (int)last_packet_for_layer->count + 1;

Completed in 54 milliseconds