Searched refs:step_0 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans4_dspr2.c | 18 int step_0, step_1, step_2, step_3; in vpx_idct4_rows_dspr2() local 87 [Temp3] "=&r"(Temp3), [step_0] "=&r"(step_0), [step_1] "=&r"(step_1), in vpx_idct4_rows_dspr2() 100 int step_0, step_1, step_2, step_3; in vpx_idct4_columns_add_blk_dspr2() local 208 [Temp3] "=&r"(Temp3), [step_0] "=&r"(step_0), [step_1] "=&r"(step_1), in vpx_idct4_columns_add_blk_dspr2()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | strided_slice.h | 67 step_0 = params_copy.strides[0] * input_shape.Dims(1); in StridedSlice() local 69 offset_0 += step_0) { in StridedSlice()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 5479 step_0 = params_copy.strides[0] * input_shape.Dims(1); in StridedSlice() local 5481 offset_0 += step_0) { in StridedSlice()
|