Home
last modified time | relevance | path

Searched defs:new_output (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoadapter.cc605 VideoFormat new_output = output_format(); in IsMinimumFormat() local
626 VideoFormat new_output = output_format(); in AdaptToMinimumFormat() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.c172 void rc_move_output(struct radeon_compiler * c, unsigned output, unsigned new_output, unsigned writ… in rc_move_output()
/external/tensorflow/tensorflow/contrib/grid_rnn/python/ops/
Dgrid_rnn_cell.py611 def _propagate(dim_indices, conf, cells, c_prev, m_prev, new_output, new_state, argument
/external/tensorflow/tensorflow/python/ops/
Drnn.py233 def _copy_one_through(output, new_output): argument
/external/python/cpython3/Modules/
Dunicodedata.c527 Py_UCS4 *new_output; in nfd_nfkd() local
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py1180 def _add_conversion(self, old_output, new_output): argument
/external/v8/src/ast/
Dprettyprinter.cc584 char* new_output = NewArray<char>(new_size); in Print() local
/external/adhd/cras/src/server/
Dcras_alsa_io.c1166 static struct alsa_output_node *new_output(struct alsa_io *aio, in new_output() function