Home
last modified time | relevance | path

Searched refs:CODEC_NAME_SIZE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dgetparam_test.cpp28 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
30 char g_codecName[CODEC_NAME_SIZE] = {};
31 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
H A Dconfigure_test.cpp29 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
31 char g_codecName[CODEC_NAME_SIZE] = {};
32 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
H A Dapi_test.cpp33 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
34 char g_codecName[CODEC_NAME_SIZE] = {};
H A Dtemporal_test.cpp29 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
30 char g_codecName[CODEC_NAME_SIZE] = {};
31 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
H A Dsetparam_test.cpp28 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
30 char g_codecName[CODEC_NAME_SIZE] = {};
31 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
H A Dfunc_test.cpp29 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
34 char g_codecName[CODEC_NAME_SIZE] = {};
35 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/capability/src/
H A Dcap_test.cpp28 constexpr uint32_t CODEC_NAME_SIZE = 128; variable
29 char g_codecName[CODEC_NAME_SIZE] = {};
30 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};