| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/ |
| H A D | vepu541_common.c | 507 /* OSD inverse color enable, each bit controls corresponding region. */ 527 * OSD color inverse configuration 530 /* Color inverse theshold for OSD region0. */ 532 /* Color inverse theshold for OSD region1. */ 534 /* Color inverse theshold for OSD region2. */ 536 /* Color inverse theshold for OSD region3. */ 538 /* Color inverse theshold for OSD region4. */ 540 /* Color inverse theshold for OSD region5. */ 542 /* Color inverse theshold for OSD region6. */ 544 /* Color inverse theshold for OSD region7. */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_hsit.c | 3 * vsp1_hsit.c -- R-Car VSP1 Hue Saturation value (Inverse) Transform 45 if ((code->pad == HSIT_PAD_SINK && !hsit->inverse) | in hsit_enum_mbus_code() 46 (code->pad == HSIT_PAD_SOURCE && hsit->inverse)) in hsit_enum_mbus_code() 91 format->code = hsit->inverse ? MEDIA_BUS_FMT_AHSV8888_1X32 in hsit_set_format() 106 format->code = hsit->inverse ? MEDIA_BUS_FMT_ARGB8888_1X32 in hsit_set_format() 137 if (hsit->inverse) in hsit_configure_stream() 151 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create() argument 160 hsit->inverse = inverse; in vsp1_hsit_create() 164 if (inverse) in vsp1_hsit_create() 169 ret = vsp1_entity_init(vsp1, &hsit->entity, inverse ? "hsi" : "hst", in vsp1_hsit_create()
|
| H A D | vsp1_hsit.h | 3 * vsp1_hsit.h -- R-Car VSP1 Hue Saturation value (Inverse) Transform 24 bool inverse; member 32 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse);
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrtransform.c | 150 PictTransform t_transform, inverse; in RRTransformCompute() local 162 pixman_transform_init_identity(&inverse); in RRTransformCompute() 216 pixman_transform_rotate(transform, &inverse, rot_cos, rot_sin); in RRTransformCompute() 217 pixman_transform_translate(transform, &inverse, rot_dx, rot_dy); in RRTransformCompute() 256 pixman_transform_scale(transform, &inverse, scale_x, scale_y); in RRTransformCompute() 258 pixman_transform_translate(transform, &inverse, scale_dx, scale_dy); in RRTransformCompute() 286 if (!pixman_transform_translate(transform, &inverse, F(x), F(y))) in RRTransformCompute()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mediatek-dwmac.txt | 41 - mediatek,txc-inverse: boolean property, if present indicates that 47 - mediatek,rxc-inverse: boolean property, if present indicates that 85 mediatek,txc-inverse; 86 mediatek,rxc-inverse;
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | ivfilt.c | 40 /* 2nd order inverse filter, speech is decimated 4:1 */ 48 /* IVBUF - Inverse filtered speech buffer */ 50 /* IVRC - Inverse filter reflection coefficients (for voicing) */ 96 /* Inverse filter LPBUF into IVBUF */ in ivfilt_()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-16 | 509 * acos: (libc)Inverse Trig Functions. 510 * acosf: (libc)Inverse Trig Functions. 511 * acosfN: (libc)Inverse Trig Functions. 512 * acosfNx: (libc)Inverse Trig Functions. 518 * acosl: (libc)Inverse Trig Functions. 563 * asin: (libc)Inverse Trig Functions. 564 * asinf: (libc)Inverse Trig Functions. 565 * asinfN: (libc)Inverse Trig Functions. 566 * asinfNx: (libc)Inverse Trig Functions. 572 * asinl: (libc)Inverse Trig Functions. [all …]
|
| H A D | dir | 72 * acosfNx: (libc)Inverse Trig Functions. 73 * acosfN: (libc)Inverse Trig Functions. 74 * acosf: (libc)Inverse Trig Functions. 80 * acosl: (libc)Inverse Trig Functions. 81 * acos: (libc)Inverse Trig Functions. 129 * asinfNx: (libc)Inverse Trig Functions. 130 * asinfN: (libc)Inverse Trig Functions. 131 * asinf: (libc)Inverse Trig Functions. 137 * asinl: (libc)Inverse Trig Functions. 138 * asin: (libc)Inverse Trig Functions. [all …]
|
| H A D | libc.info-14 | 509 * acos: (libc)Inverse Trig Functions. 510 * acosf: (libc)Inverse Trig Functions. 511 * acosfN: (libc)Inverse Trig Functions. 512 * acosfNx: (libc)Inverse Trig Functions. 518 * acosl: (libc)Inverse Trig Functions. 563 * asin: (libc)Inverse Trig Functions. 564 * asinf: (libc)Inverse Trig Functions. 565 * asinfN: (libc)Inverse Trig Functions. 566 * asinfNx: (libc)Inverse Trig Functions. 572 * asinl: (libc)Inverse Trig Functions. [all …]
|
| H A D | libc.info | 509 * acos: (libc)Inverse Trig Functions. 510 * acosf: (libc)Inverse Trig Functions. 511 * acosfN: (libc)Inverse Trig Functions. 512 * acosfNx: (libc)Inverse Trig Functions. 518 * acosl: (libc)Inverse Trig Functions. 563 * asin: (libc)Inverse Trig Functions. 564 * asinf: (libc)Inverse Trig Functions. 565 * asinfN: (libc)Inverse Trig Functions. 566 * asinfNx: (libc)Inverse Trig Functions. 572 * asinl: (libc)Inverse Trig Functions. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-16 | 509 * acos: (libc)Inverse Trig Functions. 510 * acosf: (libc)Inverse Trig Functions. 511 * acosfN: (libc)Inverse Trig Functions. 512 * acosfNx: (libc)Inverse Trig Functions. 518 * acosl: (libc)Inverse Trig Functions. 563 * asin: (libc)Inverse Trig Functions. 564 * asinf: (libc)Inverse Trig Functions. 565 * asinfN: (libc)Inverse Trig Functions. 566 * asinfNx: (libc)Inverse Trig Functions. 572 * asinl: (libc)Inverse Trig Functions. [all …]
|
| H A D | dir | 72 * acosfNx: (libc)Inverse Trig Functions. 73 * acosfN: (libc)Inverse Trig Functions. 74 * acosf: (libc)Inverse Trig Functions. 80 * acosl: (libc)Inverse Trig Functions. 81 * acos: (libc)Inverse Trig Functions. 129 * asinfNx: (libc)Inverse Trig Functions. 130 * asinfN: (libc)Inverse Trig Functions. 131 * asinf: (libc)Inverse Trig Functions. 137 * asinl: (libc)Inverse Trig Functions. 138 * asin: (libc)Inverse Trig Functions. [all …]
|
| H A D | libc.info-14 | 509 * acos: (libc)Inverse Trig Functions. 510 * acosf: (libc)Inverse Trig Functions. 511 * acosfN: (libc)Inverse Trig Functions. 512 * acosfNx: (libc)Inverse Trig Functions. 518 * acosl: (libc)Inverse Trig Functions. 563 * asin: (libc)Inverse Trig Functions. 564 * asinf: (libc)Inverse Trig Functions. 565 * asinfN: (libc)Inverse Trig Functions. 566 * asinfNx: (libc)Inverse Trig Functions. 572 * asinl: (libc)Inverse Trig Functions. [all …]
|
| H A D | libc.info | 509 * acos: (libc)Inverse Trig Functions. 510 * acosf: (libc)Inverse Trig Functions. 511 * acosfN: (libc)Inverse Trig Functions. 512 * acosfNx: (libc)Inverse Trig Functions. 518 * acosl: (libc)Inverse Trig Functions. 563 * asin: (libc)Inverse Trig Functions. 564 * asinf: (libc)Inverse Trig Functions. 565 * asinfN: (libc)Inverse Trig Functions. 566 * asinfNx: (libc)Inverse Trig Functions. 572 * asinl: (libc)Inverse Trig Functions. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | parameters.hpp | 36 struct inverse struct 57 struct inverse struct 78 struct inverse struct
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_table.h | 74 * ipa_table_teardown() - Inverse of ipa_table_setup() 86 * ipa_table_deconfig() - Inverse of ipa_table_config() 98 * ipa_table_exit() - Inverse of ipa_table_init()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/ |
| H A D | predicate.hpp | 63 class inverse class 66 inverse() in inverse() function in boost::movelib::inverse 69 explicit inverse(Comp comp) in inverse() function in boost::movelib::inverse
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces-details.rst | 60 Inverse Transfer function: 140 Inverse Transfer function: 267 Inverse Transfer function: 343 Inverse Transfer function: 411 Inverse Transfer function: 513 Inverse Transfer function: 570 Inverse Transfer function: 647 Inverse Transfer function: 720 Inverse Transfer function: 791 Inverse Transfer function:
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-inv.c | 23 * Calculate the multiplicative inverse X of A mod N 39 return 0; /* Inverse does not exists. */ in mpi_invm() 41 return 0; /* Inverse does not exists. */ in mpi_invm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/ |
| H A D | inverse_transformer.hpp | 30 \brief Transformation strategy to do an inverse transformation in a Cartesian coordinate system 46 this->m_matrix = boost::qvm::inverse(input.matrix()); in inverse_transformer()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_tcpudp.h | 14 __u8 invflags; /* Inverse flags */ 28 __u8 invflags; /* Inverse flags */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_tcpudp.h | 14 __u8 invflags; /* Inverse flags */ 28 __u8 invflags; /* Inverse flags */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_tcpudp.h | 14 __u8 invflags; /* Inverse flags */ 28 __u8 invflags; /* Inverse flags */
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 84 * The given width and height must be the result of inverse scaled and 85 * inverse transformed buffer size. 118 * The given width and height must be the result of inverse scaled and 119 * inverse transformed buffer size.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 84 * The given width and height must be the result of inverse scaled and 85 * inverse transformed buffer size. 118 * The given width and height must be the result of inverse scaled and 119 * inverse transformed buffer size.
|