Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dtools_common.c272 int input_shift) { in highbd_img_upshift()
308 int input_shift) { in lowbd_img_upshift()
344 void vpx_img_upshift(vpx_image_t *dst, vpx_image_t *src, int input_shift) { in vpx_img_upshift()
Dvpxenc.c1907 int input_shift = 0; in main() local
/external/libvpx/libvpx/vpx_dsp/
Dpsnr.c126 int height, unsigned int input_shift) { in highbd_get_sse_shift()
215 const unsigned int input_shift = bit_depth - in_bit_depth; in vpx_calc_highbd_psnr() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.cc227 int input_shift = 6 + log_fs_mult - in SignalScaling() local