Home
last modified time | relevance | path

Searched defs:input_shift (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/
Dtools_common.c291 int input_shift) { in highbd_img_upshift()
331 int input_shift) { in lowbd_img_upshift()
372 int input_shift) { in vpx_img_upshift()
Dvpxenc.c1920 int input_shift = 0; in main() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.cc227 int input_shift = 6 + log_fs_mult - in SignalScaling() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2208 unsigned int input_shift) { in highbd_get_sse_shift()
2286 const unsigned int input_shift = bit_depth - in_bit_depth; in calc_highbd_psnr() local