Searched refs:m2m1shot_buffer (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libscaler/ |
D | m2m1shot.h | 56 struct m2m1shot_buffer { struct 82 struct m2m1shot_buffer buf_out; argument 84 struct m2m1shot_buffer buf_cap;
|
D | libscaler-m2m1shot.h | 37 bool SetFormat(m2m1shot_pix_format &fmt, m2m1shot_buffer &buf, 41 bool SetAddr(m2m1shot_buffer &buf, void *addr[SC_NUM_OF_PLANES], int mem_type);
|
D | libscaler-m2m1shot.cpp | 127 bool CScalerM2M1SHOT::SetFormat(m2m1shot_pix_format &fmt, m2m1shot_buffer &buf, in SetFormat() 199 m2m1shot_buffer &buf, void *addr[SC_NUM_OF_PLANES], int mem_type) { in SetAddr() 236 static bool GetBuffer(m2m1shot_buffer &buf, char *addr[]) in GetBuffer() 257 static void PutBuffer(m2m1shot_buffer &buf, char *addr[]) in PutBuffer()
|