Searched refs:EXTEND_EOF (Results 1 – 2 of 2) sorted by relevance
247 extendStreamConfigs.push_back(EXTEND_EOF); // mode eof in InitOutputAbilityWithoutMode()296 extendStreamConfigs.push_back(EXTEND_EOF); // mode eof in InitDCameraOutputAbilityKeys()356 extendStreamConfigs.push_back(EXTEND_EOF); // preview eof in InitExtendConfigTag()368 extendStreamConfigs.push_back(EXTEND_EOF); // video eof in InitExtendConfigTag()381 extendStreamConfigs.push_back(EXTEND_EOF); // photo eof in InitExtendConfigTag()394 sinkExtendStreamConfigs.push_back(EXTEND_EOF); // eof in AddConfigs()
97 constexpr static int32_t EXTEND_EOF = -1; variable