Home
last modified time | relevance | path

Searched defs:quantType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DBase.cpp34 auto quantType = type.dyn_cast<quant::QuantizedType>(); in getExpressedTypeOrSelf() local
H A DStablehloOps.cpp5664 auto quantType = operandType.getElementType().cast<quant::QuantizedType>(); in inferReturnTypeComponents() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h188 Int quantType[2]; member
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h108 uint quantType; /* MPEG-4 or H.263 Quantization Type */ member
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h100 Int quantType; /* MPEG-4 or H.263 Quantization Type */ member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops.cc8475 auto quantType = operandType.getElementType().cast<quant::QuantizedType>(); in inferReturnTypeComponents() local
9276 auto quantType = type.dyn_cast<quant::QuantizedType>(); in getExpressedTypeOrSelf() local