| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pipe_flatshade.c | 71 const struct flat_stage *flat = flat_stage(stage); in copy_colors() local 92 const struct flat_stage *flat = flat_stage(stage); in copy_colors2() local 185 struct flat_stage *flat = flat_stage(stage); in flatshade_init_state() local
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | loopfilter_4_msa.c | 18 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_4_msa() local 46 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in vpx_lpf_horizontal_4_dual_msa() local 75 v16u8 mask, hev, flat, limit, thresh, b_limit; in vpx_lpf_vertical_4_msa() local 106 v16u8 mask, hev, flat; in vpx_lpf_vertical_4_dual_msa() local
|
| D | loopfilter_8_msa.c | 18 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_8_msa() local 87 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in vpx_lpf_horizontal_8_dual_msa() local 158 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_msa() local 235 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_dual_msa() local
|
| D | loopfilter_mb_dspr2.c | 26 uint32_t hev, flat; in vpx_lpf_horizontal_8_dspr2() local 293 uint32_t mask, hev, flat; in vpx_lpf_vertical_8_dspr2() local
|
| D | loopfilter_16_msa.c | 20 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_hz_lpf_t4_and_t8_16w() local 81 v16u8 flat, flat2, filter8; in vpx_hz_lpf_t16_16w() local 431 v16u8 flat2, mask, hev, flat, thresh, b_limit, limit; in mb_lpf_horizontal_edge() local 763 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_vt_lpf_t4_and_t8_8w() local 826 v16u8 filter8, flat, flat2; in vpx_vt_lpf_t16_8w() local 1074 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_vt_lpf_t4_and_t8_16w() local 1146 v16u8 flat, flat2, filter8; in vpx_vt_lpf_t16_16w() local
|
| D | loopfilter_masks_dspr2.h | 131 uint32_t q3, uint32_t *hev, uint32_t *mask, uint32_t *flat) { in filter_hev_mask_flatmask4_dspr2()
|
| /external/libcap/libcap/ |
| D | cap_text.c | 26 #define raise_cap_mask(flat, c) (flat)[CAP_TO_INDEX(c)] |= CAP_TO_MASK(c) argument 54 static void forceall(__u32 *flat, __u32 value, unsigned blks) in forceall()
|
| D | libcap.h | 119 __u32 flat[NUMBER_OF_CAP_SETS]; member
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | loopfilter.c | 161 static INLINE void filter8(int8_t mask, uint8_t thresh, uint8_t flat, in filter8() 193 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in vpx_lpf_horizontal_8_c() local 217 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in vpx_lpf_vertical_8_c() local 232 static INLINE void filter16(int8_t mask, uint8_t thresh, uint8_t flat, in filter16() 298 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in mb_lpf_horizontal_edge_w() local 331 const int8_t flat = flat_mask4(1, p3, p2, p1, p0, q0, q1, q2, q3); in mb_lpf_vertical_edge_w() local 500 static INLINE void highbd_filter8(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter8() 533 const int8_t flat = in vpx_highbd_lpf_horizontal_8_c() local 559 const int8_t flat = in vpx_highbd_lpf_vertical_8_c() local 576 static INLINE void highbd_filter16(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter16() [all …]
|
| /external/v8/src/runtime/ |
| D | runtime-i18n.cc | 52 const UChar* GetUCharBufferFromFlat(const String::FlatContent& flat, in GetUCharBufferFromFlat() 760 String::FlatContent flat = s->GetFlatContent(); in RUNTIME_FUNCTION() local 854 String::FlatContent flat = text->GetFlatContent(); in RUNTIME_FUNCTION() local 960 String::FlatContent flat = s->GetFlatContent(); in LocaleConvertCase() local 1121 String::FlatContent flat = s->GetFlatContent(); in RUNTIME_FUNCTION() local 1172 String::FlatContent flat = s->GetFlatContent(); in RUNTIME_FUNCTION() local 1202 String::FlatContent flat = s->GetFlatContent(); in RUNTIME_FUNCTION() local
|
| D | runtime-numbers.cc | 58 String::FlatContent flat = subject->GetFlatContent(); in RUNTIME_FUNCTION() local
|
| /external/swiftshader/src/Renderer/ |
| D | QuadRasterizer.cpp | 316 …rpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, bool flat, bool perspectiv… in interpolate()
|
| D | SetupProcessor.cpp | 145 bool flat = point; in update() local
|
| D | SetupProcessor.hpp | 60 bool flat : 1; member
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | highbd_loopfilter_neon.c | 35 static INLINE uint32_t calc_flat_status(const uint16x8_t flat) { in calc_flat_status() 73 const uint16x8_t q2, const uint16x8_t q3, uint16x8_t *flat, in filter_flat_hev_mask() 94 const uint16x8_t flat, in flat_mask5() 140 const uint16x8_t flat, const uint16x8_t sub0, const uint16x8_t sub1, in apply_15_tap_filter_kernel() 171 static INLINE void apply_7_tap_filter(const uint16x8_t flat, in apply_7_tap_filter() 290 static INLINE void filter8(const uint16x8_t mask, const uint16x8_t flat, in filter8() 314 const uint16x8_t mask, const uint16x8_t flat, const uint32_t flat_status, in filter16() 616 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_highbd_lpf_horizontal_8_neon() local 640 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_highbd_lpf_vertical_8_neon() local 669 uint16x8_t mask, flat, flat2, hev, p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, in lpf_horizontal_16_kernel() local [all …]
|
| D | loopfilter_neon.c | 49 static INLINE uint32_t calc_flat_status_8(uint8x8_t flat) { in calc_flat_status_8() 62 static INLINE uint32_t calc_flat_status_16(uint8x16_t flat) { in calc_flat_status_16() 214 const uint8x8_t flat, const uint8x8_t sub0, const uint8x8_t sub1, in apply_15_tap_filter_8_kernel() 222 const uint8x16_t flat, const uint8x16_t sub0, const uint8x16_t sub1, in apply_15_tap_filter_16_kernel() 867 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_lpf_horizontal_8_neon() local 886 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_lpf_horizontal_8_dual_neon() local 902 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_lpf_vertical_8_neon() local 922 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_lpf_vertical_8_dual_neon() local
|
| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| D | loopfilter_filters_msa.c | 216 v16u8 mask, hev, flat; in loop_filter_horizontal_4_dual_msa() local 247 v16u8 mask, hev, flat; in loop_filter_vertical_4_dual_msa() local 293 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_y_msa() local 317 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_uv_msa() local 369 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_y_msa() local 434 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_uv_msa() local 546 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_horizontal_edge_uv_msa() local 589 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_vertical_edge_uv_msa() local
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | loopfilter_sse2.c | 241 __m128i mask, hev, flat, flat2; in vpx_lpf_horizontal_16_sse2() local 574 static INLINE __m128i filter8_mask(const __m128i *const flat, in filter8_mask() 584 static INLINE __m128i filter16_mask(const __m128i *const flat, in filter16_mask() 603 __m128i mask, hev, flat, flat2; in vpx_lpf_horizontal_16_dual_sse2() local 940 __m128i mask, hev, flat; in vpx_lpf_horizontal_8_sse2() local 1161 __m128i mask, hev, flat; in vpx_lpf_horizontal_8_dual_sse2() local 1398 __m128i mask, hev, flat; in vpx_lpf_horizontal_4_dual_sse2() local
|
| D | highbd_loopfilter_sse2.c | 59 __m128i mask, hev, flat, flat2, abs_p1p0, abs_q1q0; in vpx_highbd_lpf_horizontal_16_sse2() local 498 __m128i mask, hev, flat; in vpx_highbd_lpf_horizontal_8_sse2() local 726 __m128i mask, hev, flat; in vpx_highbd_lpf_horizontal_4_sse2() local
|
| D | loopfilter_avx2.c | 20 __m128i mask, hev, flat, flat2; in vpx_lpf_horizontal_16_avx2() local 374 __m128i mask, hev, flat, flat2; in vpx_lpf_horizontal_16_dual_avx2() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | virtio_input.h | 46 __u32 flat; member
|
| /external/skia/src/gpu/glsl/ |
| D | GrGLSLVarying.cpp | 39 bool flat) { in internalAddVarying()
|
| /external/webrtc/webrtc/modules/video_coding/test/ |
| D | plotReceiveTrace.m | 11 flat = 0; variable
|
| /external/fmtlib/support/ |
| D | docopt.py | 109 def flat(self, *types): member in LeafPattern 144 def flat(self, *types): member in BranchPattern
|
| /external/swiftshader/src/Shader/ |
| D | SetupRoutine.cpp | 459 bool flat = state.gradient[interpolant][component].flat; in generate() local 480 …Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, bool sprite, bo… in setupGradient()
|