Searched refs:getFd (Results 1 – 10 of 10) sorted by relevance
236 loadSingle(getFd(opcode), pAddress); in PerformLDF()239 loadDouble(getFd(opcode), pAddress); in PerformLDF()243 loadExtended(getFd(opcode), pAddress); in PerformLDF()284 storeSingle(&roundData, getFd(opcode), pAddress); in PerformSTF()287 storeDouble(&roundData, getFd(opcode), pAddress); in PerformSTF()291 storeExtended(getFd(opcode), pAddress); in PerformSTF()328 Fd = getFd(opcode); in PerformLFM()364 Fd = getFd(opcode); in PerformSFM()
52 rFd = &fpa11->fpreg[getFd(opcode)]; in EmulateCPDO()78 fpa11->fType[getFd(opcode)] = nDest; in EmulateCPDO()
345 #define getFd(opcode) ((opcode & MASK_Fd) >> 12) macro
85 int DrmBuffer::getFd(unsigned int plane) { in getFd() function in XCam::DrmBuffer89 return dma_bufs_.at(plane)->getFd(); in getFd()96 int DrmBuffer::get_fd() { return getFd(0); } in get_fd()
45 int DmaVideoBuffer::get_fd() { return DmaBuffer::getFd(); } in get_fd()
46 int getFd();
103 int DmaBuffer::getFd() { return fd_.Get(); } in getFd() function in XCam::DmaBuffer
58 int getFd(unsigned int plane);
39 virtual INT32 getFd() const;
83 virtual INT32 getFd() const;