Searched defs:w_shift (Results 1 – 2 of 2) sorted by relevance
412 …int w_shift = (chroma_format == OAPV_CF_YCBCR420) || ((chroma_format == OAPV_CF_YCBCR422) || (chro… in imgb_read() local
353 const int w_shift = (bw == 4) ? 0 : (bw == 8) ? 1 : (bw == 16) ? 2 : 3; in get_energy_distribution_fine() local1409 const int w_shift = bw <= 8 ? 0 : 1; in get_energy_distribution_finer() local