Home
last modified time | relevance | path

Searched defs:input_dc (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
Ddc_only_idct_add_neon.c15 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/
Didctllm_mmi.c198 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/
Didctllm.c105 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/
Didctllm_dspr2.c204 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/
Ditrans4_dspr2.c243 int16_t input_dc = input[0]; in vpx_idct4x4_1_add_dspr2() local
/external/tensorflow/tensorflow/core/kernels/
Dcollective_nccl_reducer_test.cc259 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoReduce() local
/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer_test.cc452 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoGather() local
Dring_reducer_test.cc481 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoReduce() local
Dhierarchical_tree_broadcaster_test.cc640 gtl::InlinedVector<DeviceContext*, 4> input_dc; in DoBroadcast() local
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c299 void vp8_dc_only_idct_add_msa(int16_t input_dc, uint8_t *pred_ptr, in vp8_dc_only_idct_add_msa()