Searched refs:getHDR10PlusInfoData (Results 1 – 4 of 4) sorted by relevance
99 void getHDR10PlusInfoData(const libgav1::DecoderBuffer *buffer,
681 void C2SoftGav1Dec::getHDR10PlusInfoData(const libgav1::DecoderBuffer *buffer, in getHDR10PlusInfoData() function in android::C2SoftGav1Dec830 getHDR10PlusInfoData(buffer, work); in outputBuffer()
105 void getHDR10PlusInfoData(const Dav1dPicture* picture, const std::unique_ptr<C2Work>& work);
606 getHDR10PlusInfoData(&img, work); in finishWork()842 void C2SoftDav1dDec::getHDR10PlusInfoData(const Dav1dPicture* picture, in getHDR10PlusInfoData() function in android::C2SoftDav1dDec