Merge "Remove "tx_type" member from union b_mode_info." into experimental
This commit is contained in:
@@ -192,7 +192,6 @@ typedef enum {
|
|||||||
union b_mode_info {
|
union b_mode_info {
|
||||||
struct {
|
struct {
|
||||||
B_PREDICTION_MODE first;
|
B_PREDICTION_MODE first;
|
||||||
TX_TYPE tx_type;
|
|
||||||
#if CONFIG_NEWBINTRAMODES
|
#if CONFIG_NEWBINTRAMODES
|
||||||
B_PREDICTION_MODE context;
|
B_PREDICTION_MODE context;
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user