Home
last modified time | relevance | path

Searched refs:highbd_flag (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c127 const int highbd_flag) { in vpx_idct16x16_256_add_half1d() argument
319 if (highbd_flag) { in vpx_idct16x16_256_add_half1d()
329 const int highbd_flag) { in vpx_idct16x16_38_add_half1d() argument
480 if (highbd_flag) { in vpx_idct16x16_38_add_half1d()
645 const int highbd_flag) { in vpx_idct16x16_10_add_half1d_pass2() argument
762 if (highbd_flag) { in vpx_idct16x16_10_add_half1d_pass2()
Didct_neon.h916 const int highbd_flag);
920 const int highbd_flag);
927 const int stride, const int highbd_flag);
930 const int stride, const int highbd_flag);
934 const int stride, const int highbd_flag);
938 const int highbd_flag);
Didct32x32_34_add_neon.c270 const int highbd_flag) { in vpx_idct32_8_neon() argument
489 if (highbd_flag) { in vpx_idct32_8_neon()
Didct32x32_135_add_neon.c376 const int stride, const int highbd_flag) { in vpx_idct32_16_neon() argument
649 if (highbd_flag) { in vpx_idct32_16_neon()
Didct32x32_add_neon.c513 const int stride, const int highbd_flag) { in vpx_idct32_32_neon() argument
761 if (highbd_flag) { in vpx_idct32_32_neon()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c632 int highbd_flag, in compute_minmax_8x8() argument
646 if (highbd_flag & YV12_FLAG_HIGHBITDEPTH) { in compute_minmax_8x8()
667 int highbd_flag, in fill_variance_4x4avg() argument
681 if (highbd_flag & YV12_FLAG_HIGHBITDEPTH) { in fill_variance_4x4avg()
703 int highbd_flag, in fill_variance_8x8avg() argument
717 if (highbd_flag & YV12_FLAG_HIGHBITDEPTH) { in fill_variance_8x8avg()