Home
last modified time | relevance | path

Searched refs:width_index (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dconvolution_op_builder.cc86 const int width_index = 2; in Build() local
95 GetTensorData<int32_t>(output_shape_)[width_index]); in Build()
/external/libgav1/libgav1/src/post_filter/
Dcdef.cc566 const int width_index = dual_cdef | (subsampling_x ^ 1); in ApplyCdefForOneUnit() local
567 dsp_.cdef_filters[width_index][uv_strength_index]( in ApplyCdefForOneUnit()