Home
last modified time | relevance | path

Searched refs:CODEC_NAME_SIZE (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dgetparam_test.cpp28 constexpr uint32_t CODEC_NAME_SIZE = 128; member
30 char g_codecName[CODEC_NAME_SIZE] = {};
31 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
H A Dfunc2_test.cpp33 constexpr uint32_t CODEC_NAME_SIZE = 128; member
34 char g_codecName[CODEC_NAME_SIZE] = {};
35 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
H A Dconfigure_test.cpp29 constexpr uint32_t CODEC_NAME_SIZE = 128; member
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; member
34 char g_codecName[CODEC_NAME_SIZE] = {};
H A Dtemporal_test.cpp29 constexpr uint32_t CODEC_NAME_SIZE = 128; member
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; member
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; member
34 char g_codecName[CODEC_NAME_SIZE] = {};
35 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
/foundation/multimedia/av_codec/test/moduletest/capability/src/
H A Dcap_test.cpp28 constexpr uint32_t CODEC_NAME_SIZE = 128; member
29 char g_codecName[CODEC_NAME_SIZE] = {};
30 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};
/foundation/multimedia/av_codec/test/moduletest/capability/src/InnerAPI/
H A Dcap_test.cpp33 constexpr uint32_t CODEC_NAME_SIZE = 128; member
34 char g_codecName[CODEC_NAME_SIZE] = {};
35 char g_codecNameHEVC[CODEC_NAME_SIZE] = {};

Completed in 13 milliseconds