Searched refs:fFrameEmpty (Results 1 – 3 of 3) sorted by relevance
370 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame member
397 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame member
778 pPic->fFrameEmpty = (pPicS->aBits1[0] & 0x10) >> 4; in WW8PicShadowToReal()
Completed in 29 milliseconds