Searched refs:HdiMppFrameGetFormat (Results 1 – 9 of 9) sorted by relevance
147 hdiMppFrameGetFormat HdiMppFrameGetFormat; member
61 pMppApi->HdiMppFrameGetFormat = (hdiMppFrameGetFormat)dlsym(mLibHandle, "mpp_frame_get_fmt"); in GetFrameApi()
99 pMppApi->HdiMppFrameGetFormat = \ in GetMppAPI()
173 hdiMppFrameGetFormat HdiMppFrameGetFormat; member
103 pMppApi->HdiMppFrameGetFormat = \ in GetMppAPI()
566 switch ((*(mRKMppApi.HdiMppFrameGetFormat))(mframe) & MPP_FRAME_FMT_MASK) { in setup_VPU_FRAME_from_mpp_frame()