Searched refs:layerBitrate (Results 1 – 1 of 1) sorted by relevance
544 int layerBitrate[2] = {static_cast<int>(mBitrate->value), 0}; in process() local545 ALOGV("Calling PVUpdateBitRate %d", layerBitrate[0]); in process()546 PVUpdateBitRate(mHandle, layerBitrate); in process()