Searched refs:hdrInfo (Results 1 – 1 of 1) sorted by relevance
1026 sp<ABuffer> hdrInfo; in configure() local1027 if (msg->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo) in configure()1028 && !config->mOutputFormat->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo)) { in configure()1029 config->mOutputFormat->setBuffer(KEY_HDR_STATIC_INFO, hdrInfo); in configure()