Home
last modified time | relevance | path

Searched refs:PVPLAYERENGINE_CONFIG_SYNCMARGIN_MIN (Results 1 – 2 of 2) sorted by relevance

/external/opencore/engines/player/config/core/
Dpv_player_config.h63 #define PVPLAYERENGINE_CONFIG_SYNCMARGIN_MIN -10000 macro
/external/opencore/engines/player/src/
Dpv_player_engine.cpp10728 ri32->min = PVPLAYERENGINE_CONFIG_SYNCMARGIN_MIN; in DoGetPlayerParameter()
11278 if (ri32->min < PVPLAYERENGINE_CONFIG_SYNCMARGIN_MIN || in DoVerifyAndSetPlayerParameter()
11280 ri32->max < PVPLAYERENGINE_CONFIG_SYNCMARGIN_MIN || in DoVerifyAndSetPlayerParameter()