/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
D | encodeintra.c | 134 vp8_quantize_mbuv(x); in vp8_encode_intra16x16mbuv()
|
D | rdopt.c | 846 vp8_quantize_mbuv(x); in rd_inter16x16_uv() 863 vp8_quantize_mbuv(x); in rd_inter4x4_uv() 903 vp8_quantize_mbuv(x); in rd_pick_intra_mbuv_mode()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodeintra.c | 134 vp8_quantize_mbuv(x); in vp8_encode_intra16x16mbuv()
|
D | rdopt.c | 847 vp8_quantize_mbuv(x); in rd_inter16x16_uv() 864 vp8_quantize_mbuv(x); in rd_inter4x4_uv() 904 vp8_quantize_mbuv(x); in rd_pick_intra_mbuv_mode()
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
D | vp8_rtcd.h | 224 RTCD_EXTERN void (*vp8_quantize_mbuv)(struct macroblock *); variable 495 vp8_quantize_mbuv = vp8_quantize_mbuv_c; in setup_rtcd_internal() 496 if (flags & HAS_NEON) vp8_quantize_mbuv = vp8_quantize_mbuv_neon; in setup_rtcd_internal()
|
/external/libvpx/generic/ |
D | vp8_rtcd.h | 138 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/libvpx/mips/ |
D | vp8_rtcd.h | 138 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/generic/ |
D | vp8_rtcd.h | 171 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
D | vp8_rtcd.h | 171 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
D | vp8_rtcd.h | 171 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
D | vp8_rtcd.h | 171 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/libvpx/mips-dspr2/ |
D | vp8_rtcd.h | 149 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/libvpx/armv7a/ |
D | vp8_rtcd.h | 161 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
D | vp8_rtcd.h | 199 #define vp8_quantize_mbuv vp8_quantize_mbuv_neon macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
D | vp8_rtcd.h | 194 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/libvpx/armv7a-neon/ |
D | vp8_rtcd.h | 187 #define vp8_quantize_mbuv vp8_quantize_mbuv_neon macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
D | vp8_rtcd.h | 224 #define vp8_quantize_mbuv vp8_quantize_mbuv_neon macro
|
/external/libvpx/x86/ |
D | vp8_rtcd.h | 229 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/mac/x64/ |
D | vp8_rtcd.h | 242 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/x64/ |
D | vp8_rtcd.h | 242 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/win/x64/ |
D | vp8_rtcd.h | 242 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
D | vp8_rtcd.h | 242 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/win/ia32/ |
D | vp8_rtcd.h | 242 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/ |
D | vp8_rtcd.h | 242 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
|