Home | History | Annotate | Download | only in codeflinger

Lines Matching full:pointer_t

271         struct pointer_t : public reg_t {
272 pointer_t() : reg_t(), size(0) {
274 pointer_t(int r, int s, int f=0)
288 pointer_t ptr;
296 pointer_t cbPtr;
297 pointer_t covPtr;
355 void base_offset(const pointer_t& d, const pointer_t& b, const reg_t& o);
375 void store(const pointer_t& addr, const pixel_t& src, uint32_t flags=0);
376 void load(const pointer_t& addr, const pixel_t& dest, uint32_t flags=0);
440 int U, int V, pointer_t& txPtr,
445 int U, int V, pointer_t& txPtr,
450 int U, int V, pointer_t& txPtr,
455 int U, int V, pointer_t& txPtr,