Home | History | Annotate | Download | only in src

Lines Matching refs:buf_addr

1102 bool omx_swvenc::dev_use_buf(void *buf_addr,unsigned port,unsigned index)
1104 struct pmem* buf = (struct pmem*)buf_addr;
1125 bool omx_swvenc::dev_free_buf(void *buf_addr,unsigned port)
1127 struct pmem* buf = (struct pmem*)buf_addr;