Searched defs:input_dc (Results 1 – 10 of 10) sorted by relevance
| /external/libvpx/libvpx/vp8/common/arm/neon/ |
| D | dc_only_idct_add_neon.c | 15 void vp8_dc_only_idct_add_neon(int16_t input_dc, unsigned char *pred_ptr, in vp8_dc_only_idct_add_neon()
|
| /external/libvpx/libvpx/vp8/common/mips/mmi/ |
| D | idctllm_mmi.c | 198 void vp8_dc_only_idct_add_mmi(int16_t input_dc, unsigned char *pred_ptr, in vp8_dc_only_idct_add_mmi()
|
| /external/libvpx/libvpx/vp8/common/ |
| D | idctllm.c | 105 void vp8_dc_only_idct_add_c(short input_dc, unsigned char *pred_ptr, in vp8_dc_only_idct_add_c()
|
| /external/libvpx/libvpx/vp8/common/mips/dspr2/ |
| D | idctllm_dspr2.c | 204 void vp8_dc_only_idct_add_dspr2(short input_dc, unsigned char *pred_ptr, in vp8_dc_only_idct_add_dspr2()
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | itrans4_dspr2.c | 243 int16_t input_dc = input[0]; in vpx_idct4x4_1_add_dspr2() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | collective_nccl_reducer_test.cc | 259 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoReduce() local
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | ring_gatherer_test.cc | 452 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoGather() local
|
| D | ring_reducer_test.cc | 481 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoReduce() local
|
| D | hierarchical_tree_broadcaster_test.cc | 640 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoBroadcast() local
|
| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| D | idct_msa.c | 299 void vp8_dc_only_idct_add_msa(int16_t input_dc, uint8_t *pred_ptr, in vp8_dc_only_idct_add_msa()
|