Searched defs:in_ch (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | concat.cc | 138 int in_ch = ctx.input_shapes[current_input_id][3]; in GenerateCode() local 188 std::string PrintStartMessage(int current_input_id, int in_ch, in PrintStartMessage() 196 std::string AlignedCase(int in_ch, const std::string& input) const { in AlignedCase() 231 std::string UnalignedCase(int reminder, int in_ch, const std::string& input, in UnalignedCase()
|
/external/libxaac/decoder/ |
D | ixheaacd_mps_calc_m1m2_tree_52xx.c | 68 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_calc_m1m2_5227() local 290 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_calc_m1m2_5251() local
|
D | ixheaacd_mps_process.c | 111 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_mdct_2_qmf() local 160 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_hybrid_qmf_analysis() local
|
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
D | kernel_fallback_execute_compat.cc | 601 const tfrt::Chain& in_ch, tfrt::StringAttr device, tfrt::I64Attr num_args, in KernelFallbackCreateOp() 647 tfrt::Argument<tfrt::Chain> in_ch, in FallbackSetResource() 675 void FallbackGetResource(tfrt::Argument<tfrt::Chain> in_ch, in FallbackGetResource()
|
/external/libevent/ |
D | kqueue.c | 212 struct event_change *in_ch = &changelist->changes[i]; in kq_build_changes_list() local
|