VPX_ERROR_RESILIENT_PARTITIONS

< The frame partitions are independently decodable by the bool decoder, meaning that partitions can be decoded even though earlier partitions have been lost. Note that intra predicition is still done over the partition boundary.

extern (C)
enum VPX_ERROR_RESILIENT_PARTITIONS = 0x2;

Meta