Home
last modified time | relevance | path

Searched defs:cast_to_int32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Didct.h42 static inline const int32_t *cast_to_int32(const tran_low_t *input) { in cast_to_int32() function
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/utils/
H A Dcollective_lowering.cc285 mlir::TF::CastOp cast_to_int32 = builder.create<mlir::TF::CastOp>( in ConvertBoolReduce() local