Searched refs:referenceFrame (Results 1 – 8 of 8) sorted by relevance
194 …bool referenceFrame; // indicated whether frame associated with this surface is a reference I/P f… member
161 mAcquiredBuffer->referenceFrame = true; in decodeFrame()196 mAcquiredBuffer->referenceFrame = (frameType == VC1_PTYPE_I || frameType == VC1_PTYPE_P); in decodeFrame()
237 mAcquiredBuffer->referenceFrame = true; in beginDecodingFrame()386 mAcquiredBuffer->referenceFrame = (codingType != MP4_VOP_TYPE_B); in continueDecodingFrame()
382 if (p->referenceFrame) { in findOutputByPct()665 if (mAcquiredBuffer->referenceFrame) { in outputSurfaceBuffer()1263 mSurfaceBuffers[i].referenceFrame = false; in initSurfaceBuffer()
224 mAcquiredBuffer->referenceFrame = true; in beginDecodingFrame()226 mAcquiredBuffer->referenceFrame = false; in beginDecodingFrame()
192 mAcquiredBuffer->referenceFrame = (frameType == VP8_KEY_FRAME || frameType == VP8_INTER_FRAME); in decodeFrame()
415 mAcquiredBuffer->referenceFrame = true; in beginDecodingFrame()417 mAcquiredBuffer->referenceFrame = false; in beginDecodingFrame()
430 mAcquiredBuffer->referenceFrame = true; in beginDecodingFrame()432 mAcquiredBuffer->referenceFrame = false; in beginDecodingFrame()