Home
last modified time | relevance | path

Searched defs:in_ch (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dconcat.cc138 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/
Dixheaacd_mps_calc_m1m2_tree_52xx.c68 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
Dixheaacd_mps_process.c111 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/
Dkernel_fallback_execute_compat.cc601 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/
Dkqueue.c212 struct event_change *in_ch = &changelist->changes[i]; in kq_build_changes_list() local