Home | History | Annotate | Download | only in encoder

Lines Matching refs:start_tx

850   int start_tx, end_tx;
858 start_tx = max_tx_size;
863 start_tx = chosen_tx_size;
867 for (n = start_tx; n >= end_tx; n--) {