/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | conv_quant8_2.mod.py | 23 stride1 = Int32Scalar("stride1", 1) variable 29 stride1, act_none).To(output)
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_variation/ |
H A D | conv_float.mod.py | 24 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 D | conv_float.mod.py | 24 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 D | conv_float.mod.py | 24 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 D | conv_float.mod.py | 24 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 D | mm_lib2d.h | 117 int32_t stride1; member
|
/aosp12/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
H A D | C2DColorConverter.cpp | 296 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 D | C2DColorConverter.cpp | 323 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 D | C2DColorConverter.cpp | 325 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 D | C2DColorConverter.cpp | 352 (*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 D | C2DColorConverter.cpp | 365 (*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 D | C2DColorConverter.cpp | 410 (*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 D | mm_lib2d.c | 246 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 D | conv2d_quant8_signed.mod.py | 442 stride1 = Int32Scalar("stride1", 1) variable 448 stride1, act_none).To(output)
|
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8960/libcopybit/ |
H A D | c2d2.h | 330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8994/libcopybit/ |
H A D | c2d2.h | 330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8996/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8998/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8084/libcopybit/ |
H A D | c2d2.h | 330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8226/libcopybit/ |
H A D | c2d2.h | 330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/display/msm8909/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/sdm845/display/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/sm7250/display/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|
/aosp12/hardware/qcom/sm8150/display/libcopybit/ |
H A D | c2d2.h | 331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
|