Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Dupbc.cc48 static void PrintString(int max_cols, absl::string_view* str, in PrintString()
/external/tensorflow/tensorflow/core/util/sparse/
Dsparse_tensor.cc165 const int32_t max_cols = static_cast<int32>(shape_ptr[1]); in IndicesValidMatrix32BitFastPath() local
/external/libxaac/decoder/
Dixheaacd_env_calc.c480 ia_sbr_tables_struct *ptr_sbr_tables, WORD16 max_cols) { in ixheaacd_adapt_noise_gain_calc()
717 WORD16 max_cols = ptr_header_data->num_time_slots * 2; in ixheaacd_calc_sbrenvelope() local
/external/libvpx/vp9/common/
Dvp9_loopfilter.c912 const int max_cols = in vp9_setup_mask() local
/external/libaom/av1/encoder/
Dethread.c231 static void row_mt_mem_alloc(AV1_COMP *cpi, int max_rows, int max_cols, in row_mt_mem_alloc()