Files
mpp/mpp
Rimon Xu 42ad9666ae fix[mpp_meta]: Fix compile error
Compile android/arm32 with toolchain:
    android-ndk-r10e

Compile message:
mpp/base/mpp_meta.cpp:45:59: error: statement-expressions are not
allowed outside functions nor in template-argument lists
define META_KEY_TO_U64(key, type) ((RK_U64)((RK_U32)htobe32(key)) |
 ((RK_U64)type << 32))

Signed-off-by: Rimon Xu <rimon.xu@rock-chips.com>
Change-Id: I3783ea0ab63dc1c63373662f5ec0dcf10369b6e2
2025-02-20 07:02:29 +00:00
..
2025-02-20 07:02:29 +00:00
2025-01-16 15:29:16 +08:00
2025-01-16 15:41:05 +08:00