Home
last modified time | relevance | path

Searched refs:golden (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dnumbers117 /// The golden ratio, (1+sqrt(5))/2
196 /// The golden ratio, (1+sqrt(5))/2
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dnumbers117 /// The golden ratio, (1+sqrt(5))/2
196 /// The golden ratio, (1+sqrt(5))/2
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc8034.c1638 u8 golden[4] = {0}; in gc8034_otp_read() local
1750 &golden[0], GOLDEN_WIDTH); in gc8034_otp_read()
1756 checksum += golden[i]; in gc8034_otp_read()
1757 if ((checksum % 255 + 1) == golden[GOLDEN_WIDTH - 1]) { in gc8034_otp_read()
1759 golden[0] | ((golden[1] & 0xf0) << 4); in gc8034_otp_read()
1761 ((golden[1] & 0x0f) << 8) | golden[2]; in gc8034_otp_read()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A DReplace-murmurhash-algorithm-with-Robert-Jenkin-s-ha.patch160 + a = 0x9e3779b9; /* the golden ratio; an arbitrary value */
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dreadme.txt52 as golden package that should not trigger any warning message.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2561 - Indicates the probability that the golden reference frame is used
2625 - Sign of motion vectors when the golden frame is referenced.
3363 golden frame and the alternate reference (altref) frame. The
3366 - The last encoded frame, the golden frame and the altref frame will
3385 Sets the refresh period for the golden frame. The period is defined
3387 from the first key frame will be taken as a golden frame. For eg.
3388 for encoding sequence of 0, 1, 2, 3, 4, 5, 6, 7 where the golden
3390 taken as the golden frames as frame 0 is always a key frame.
3392 .. _v4l2-vpx-golden-frame-sel:
3398 Selects the golden frame for encoding. Possible values are:
[all …]
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfault-codes.rst19 at all, just that the outcome wasn't on the "golden path".
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Derofs.rst19 immutable and bit-for-bit identical to the official golden image for
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-ux500-samsung-golden.dts21 compatible = "samsung,golden", "st-ericsson,u8500";
H A DMakefile1314 ste-ux500-samsung-golden.dtb \