Searched refs:CodecHal_PictureIsInterlacedFrame (Results 1 – 5 of 5) sorted by relevance
1074 CodecHal_PictureIsInterlacedFrame(decodeStatusReport->m_currDecodedPic) || in EndFrame()1098 CodecHal_PictureIsInterlacedFrame(decodeStatusReport->m_currDecodedPic) || in EndFrame()1222 CodecHal_PictureIsInterlacedFrame(decodeStatusReport->m_currDecodedPic) || in EndFrame()1514 CodecHal_PictureIsInterlacedFrame(m_debugInterface->m_currPic) || in Execute()1523 CodecHal_PictureIsInterlacedFrame(m_crrPic) || in Execute()
2192 if (CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParsePictureLayerIAdvanced()2397 if (CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParseFieldPictureLayerPAdvanced()2417 if (CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParseFieldPictureLayerPAdvanced()2458 if (CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParseFieldPictureLayerBAdvanced()2512 if (CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParseFieldPictureLayerBAdvanced()2532 if (CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParseFieldPictureLayerBAdvanced()2538 CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParseFieldPictureLayerBAdvanced()2701 if (!CodecHal_PictureIsInterlacedFrame(m_vc1PicParams->CurrPic)) in ParsePictureHeaderAdvanced()
1375 CodecHal_PictureIsInterlacedFrame(m_currOriginalPic)) in CheckResChangeAndCsc()
523 #define CodecHal_PictureIsInterlacedFrame(Pic) (((Pic).PicFlags & PICTURE_INTERLACED_FRAME) != 0) macro
419 CodecHal_PictureIsInterlacedFrame(m_crrPic) || in DecodePrimitiveLevel()