Searched refs:OFFLOAD_HDI_CACHE1 (Results 1 – 2 of 2) sorted by relevance
43 const int32_t OFFLOAD_HDI_CACHE1 = 200; // ms, should equal with val in hdi_sink.c variable1130 const uint32_t bufLenMs = statePolicy > 1 ? OFFLOAD_HDI_CACHE2 : OFFLOAD_HDI_CACHE1; in OffloadUpdatePolicy()
76 #define OFFLOAD_HDI_CACHE1 200 // ms, should equal with val in client macro79 #define OFFLOAD_HDI_CACHE1_PLUS (OFFLOAD_HDI_CACHE1 + OFFLOAD_FRAME_SIZE + 5) // ms, add 1 frame …460 OFFLOAD_HDI_CACHE2 : OFFLOAD_HDI_CACHE1); in OffloadSetHdiBufferSize()2395 …blockSize = PA_MAX(blockSize, pa_usec_to_bytes(0.6 * OFFLOAD_HDI_CACHE1 * PA_USEC_PER_MSEC, // 0.6… in RenderWriteOffloadFunc()