Home | History | Annotate | Download | only in encoder

Lines Matching defs:shift

634   int shift = tx_size == TX_32X32 ? 0 : 2;
638 &this_sse) >> shift;
639 args->sse = this_sse >> shift;
644 (1 << ss_txfrm_size)) >> (shift + 2);