Home
last modified time | relevance | path

Searched refs:iBackgroundRGBA (Results 1 – 2 of 2) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_timedtext.h100 oscl_memset(iBackgroundRGBA, 0, PVMFTIMEDTEXT_RGBA_ARRAYSIZE); in PVMFTimedTextSampleEntry()
140 uint8 iBackgroundRGBA[PVMFTIMEDTEXT_RGBA_ARRAYSIZE]; variable
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp5479 … oscl_memcpy(textse_ptr->iBackgroundRGBA, backcolor, PVMFTIMEDTEXT_RGBA_ARRAYSIZE*sizeof(uint8)); in UpdateTextSampleEntry()