Home
last modified time | relevance | path

Searched refs:stride1 (Results 1 – 25 of 38) sorted by relevance

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dconv_quant8_2.mod.py23 stride1 = Int32Scalar("stride1", 1) variable
29 stride1, act_none).To(output)
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_variation/
H A Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
26 model = model.Operation("CONV_2D", i1, f1, b1, pad, stride0, stride1, act, layout).To(output)
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_variation/
H A Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
26 model = model.Operation("CONV_2D", i1, f1, b1, pad, stride0, stride1, act, layout).To(output)
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_naming/
H A Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
26 model = model.Operation("CONV_2D", i1, f1, b1, pad, stride0, stride1, act, layout).To(output)
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_naming/
H A Dconv_float.mod.py24 stride1 = Int32Scalar("param2", 1) variable
26 model = model.Operation("CONV_2D", i1, f1, b1, pad, stride0, stride1, act, layout).To(output)
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/
H A Dmm_lib2d.h117 int32_t stride1; member
/aosp12/hardware/qcom/media/msm8974/libc2dcolorconvert/
H A DC2DColorConverter.cpp296 surfaceDef->stride1 = calcStride(format, width); in getDummySurfaceDef()
301 surfaceDef->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
652 stride = dstSurfaceDef->stride1; in dumpOutput()
672 stride = dstSurfaceDef->stride1; in dumpOutput()
/aosp12/hardware/qcom/media/msm8996/libc2dcolorconvert/
H A DC2DColorConverter.cpp323 surfaceDef->stride1 = calcStride(format, width); in getDummySurfaceDef()
330 surfaceDef->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
711 stride = dstSurfaceDef->stride1; in dumpOutput()
731 stride = dstSurfaceDef->stride1; in dumpOutput()
/aosp12/hardware/qcom/media/msm8998/libc2dcolorconvert/
H A DC2DColorConverter.cpp325 surfaceDef->stride1 = calcStride(format, width); in getDummySurfaceDef()
333 surfaceDef->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
714 stride = dstSurfaceDef->stride1; in dumpOutput()
734 stride = dstSurfaceDef->stride1; in dumpOutput()
/aosp12/hardware/qcom/sdm845/media/libc2dcolorconvert/
H A DC2DColorConverter.cpp352 (*surfaceYUVDef)->stride1 = calcStride(format, width); in getDummySurfaceDef()
360 (*surfaceYUVDef)->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
826 stride = dstSurfaceDef->stride1; in dumpOutput()
846 stride = dstSurfaceDef->stride1; in dumpOutput()
/aosp12/hardware/qcom/sm8150/media/libc2dcolorconvert/
H A DC2DColorConverter.cpp365 (*surfaceYUVDef)->stride1 = calcStride(format, width);
377 (*surfaceYUVDef)->stride1 = calcStride(format, width) / 2;
877 stride = dstSurfaceDef->stride1;
897 stride = dstSurfaceDef->stride1;
/aosp12/hardware/qcom/sm7250/media/libc2dcolorconvert/
H A DC2DColorConverter.cpp410 (*surfaceYUVDef)->stride1 = calcStride(format, width); in getDummySurfaceDef()
422 (*surfaceYUVDef)->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
942 stride = dstSurfaceDef->stride1; in dumpOutput()
962 stride = dstSurfaceDef->stride1; in dumpOutput()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/
H A Dmm_lib2d.c246 p_frame->frame[0].plane[1].stride = yuv_buffer->stride1; in lib2d_fill_img_frame()
247 p_frame->frame[0].plane[1].length = (yuv_buffer->stride1 * in lib2d_fill_img_frame()
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dconv2d_quant8_signed.mod.py442 stride1 = Int32Scalar("stride1", 1) variable
448 stride1, act_none).To(output)
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member

12