Opened 10 years ago Last modified 10 years ago #1342 new enhancementTDecSbac::parseMVPIdx() could be simplified
Description
TDecSbac::parseMVPIdx() reads the syntax elements mvp_l0_flag and mvp_l1_flag, which can only take on values of 0 or 1.
The routine uses xReadUnaryMaxSymbol() when it could simply use decodeBin(). Change History (1)comment:1 Changed 10 years ago by DefaultCC Plugin
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|