Searched refs:last_packet_for_layer (Results 1 – 1 of 1) sorted by relevance
2311 FIRSTPASS_STATS *const last_packet_for_layer = in vp9_create_compressor() local2313 const int layer_id = (int)last_packet_for_layer->spatial_layer_id; in vp9_create_compressor()2314 const int packets_in_layer = (int)last_packet_for_layer->count + 1; in vp9_create_compressor()