Home
last modified time | relevance | path

Searched refs:EB_STRLEN (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbString.h164 #define EB_STRLEN(target, max_size) \ macro
H A DEbEncHandle.c374 int processor_id_len = EB_STRLEN(PROCESSORID, 128); in EbHevcInitThreadManagmentParams()
375 int physical_id_len = EB_STRLEN(PHYSICALID, 128); in EbHevcInitThreadManagmentParams()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/App/
H A DEbAppString.h164 #define EB_STRLEN(target, max_size) \ macro
H A DEbAppConfig.c254 … EB_STRCPY(cfg->masteringDisplayColorVolumeString, EB_STRLEN(value, MAX_STRING_LENGTH) + 1, value); in SetMasterDisplay()
1234 size_t len = EB_STRLEN(CHANNEL_NUMBER_TOKEN, COMMAND_LINE_MAX_SIZE); in ReadCommandLine()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbString.h164 #define EB_STRLEN(target, max_size) \ macro
H A DEbEncHandle.c374 int processor_id_len = EB_STRLEN(PROCESSORID, 128); in EbHevcInitThreadManagmentParams()
375 int physical_id_len = EB_STRLEN(PHYSICALID, 128); in EbHevcInitThreadManagmentParams()
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/App/
H A DEbAppString.h164 #define EB_STRLEN(target, max_size) \ macro
H A DEbAppConfig.c254 … EB_STRCPY(cfg->masteringDisplayColorVolumeString, EB_STRLEN(value, MAX_STRING_LENGTH) + 1, value); in SetMasterDisplay()
1234 size_t len = EB_STRLEN(CHANNEL_NUMBER_TOKEN, COMMAND_LINE_MAX_SIZE); in ReadCommandLine()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/App/
H A DEbAppConfig.h147 #define EB_STRLEN(target, max_size) \ macro
H A DEbAppConfig.h.types147 #define EB_STRLEN(target, max_size) \
H A DEbAppConfig.c846 size_t len = EB_STRLEN(CHANNEL_NUMBER_TOKEN, COMMAND_LINE_MAX_SIZE); in read_command_line()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/App/
H A DEbAppConfig.h147 #define EB_STRLEN(target, max_size) \ macro
H A DEbAppConfig.c846 size_t len = EB_STRLEN(CHANNEL_NUMBER_TOKEN, COMMAND_LINE_MAX_SIZE); in read_command_line()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbEncHandle.c384 int processor_id_len = EB_STRLEN(PROCESSORID, 128); in init_thread_managment_params()
385 int physical_id_len = EB_STRLEN(PHYSICALID, 128); in init_thread_managment_params()
H A DEbDefinitions.h494 #define EB_STRLEN(target, max_size) \ macro
H A DEbEncHandle.c.opsys384 int processor_id_len = EB_STRLEN(PROCESSORID, 128);
385 int physical_id_len = EB_STRLEN(PHYSICALID, 128);
H A DEbDefinitions.h.types494 #define EB_STRLEN(target, max_size) \
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbEncHandle.c384 int processor_id_len = EB_STRLEN(PROCESSORID, 128); in init_thread_managment_params()
385 int physical_id_len = EB_STRLEN(PHYSICALID, 128); in init_thread_managment_params()
H A DEbDefinitions.h494 #define EB_STRLEN(target, max_size) \ macro