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