Searched refs:secondParam (Results 1 – 3 of 3) sorted by relevance
58 int32_t secondParam; member152 format->setInt32("height", kInputData[index].secondParam); in addTrack()155 format->setInt32("channel-count", kInputData[index].secondParam); in addTrack()
82 int32_t secondParam; member304 configParam.channelCount = kInputData[inputIdx].secondParam; in getFileProperties()307 configParam.height = kInputData[inputIdx].secondParam; in getFileProperties()
84 int32_t secondParam; member321 params.channelCount = kInputData[streamIndex].secondParam; in getFileDetails()324 params.height = kInputData[streamIndex].secondParam; in getFileDetails()