Home
last modified time | relevance | path

Searched defs:first_output (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dspectrogram_test.cc212 std::vector<std::vector<complex<double>>> first_output; in TEST() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c394 unsigned first_output, struct ureg_dst tex) in vl_idct_stage2_vert_shader()
Dvl_mpeg12_decoder.c1066 unsigned first_output, in mc_vert_shader_callback()
/external/v8/src/compiler/
Dregister-allocator.cc1716 UnallocatedOperand* first_output = UnallocatedOperand::cast(output); in MeetConstraintsAfter() local