Home | History | Annotate | Download | only in src

Lines Matching refs:psGopStructure

352     IMG_UINT16 * psGopStructure = (IMG_UINT16 * )phy2virt(phyaddr);
359 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tui32FlatGopStruct[%d]=0x%04x\n",ui8EncodeOrderPos, psGopStructure[ui8EncodeOrderPos]);
369 IMG_UINT16 * psGopStructure = (IMG_UINT16 * )phy2virt(phyaddr);
376 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tui32HierarGopStruct[%d]=0x%04x\n",ui8EncodeOrderPos, psGopStructure[ui8EncodeOrderPos]);