Searched defs:p1 (Results 1 - 6 of 6) sorted by relevance

/hardware/invensense/mlsdk/mllite/
H A Dcompass.c99 static int cmpfloat(const void *p1, const void *p2) argument
101 return *(float*)p1 - *(float*)p2;
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Domx_video_base.cpp150 bool omx_video::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) argument
156 m_q[m_write].param1 = p1;
174 bool omx_video::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) argument
180 *p1 = m_q[m_read].param1;
317 unsigned p1; // Parameter - 1 local
338 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident);
346 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident);
355 pThis->m_etb_q.pop_entry(&p1,&p2,&ident);
370 switch(p1)
376 OMX_EventCmdComplete, p1, p
1333 unsigned p1 = 0; // Parameter - 1 local
1380 unsigned p1 = 0; // Parameter - 1 local
1412 unsigned p1,p2,id; local
1449 post_event(unsigned int p1, unsigned int p2, unsigned int id) argument
4081 unsigned p1; local
[all...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp238 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) argument
244 m_q[m_write].param1 = p1;
262 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) argument
268 *p1 = m_q[m_read].param1;
607 unsigned p1; // Parameter - 1 local
628 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident);
636 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident);
645 pThis->m_etb_q.pop_entry(&p1,&p2,&ident);
659 switch (p1)
666 OMX_EventCmdComplete, p1, p
2298 unsigned p1 = 0; // Parameter - 1 local
2348 unsigned p1 = 0; // Parameter - 1 local
2458 post_event(unsigned int p1, unsigned int p2, unsigned int id) argument
8028 unsigned p1; local
[all...]
H A Domx_vdec_copper.cpp261 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) argument
267 m_q[m_write].param1 = p1;
285 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) argument
291 *p1 = m_q[m_read].param1;
621 unsigned p1; // Parameter - 1 local
642 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident);
650 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident);
659 pThis->m_etb_q.pop_entry(&p1,&p2,&ident);
673 switch (p1)
680 OMX_EventCmdComplete, p1, p
2248 unsigned p1 = 0; // Parameter - 1 local
2298 unsigned p1 = 0; // Parameter - 1 local
2403 post_event(unsigned int p1, unsigned int p2, unsigned int id) argument
7643 unsigned p1; local
[all...]
/hardware/ril/include/telephony/
H A Dril.h277 int p1; member in struct:__anon583
291 int p1; member in struct:__anon584
/hardware/ril/reference-ril/
H A Dril.h277 int p1; member in struct:__anon726
291 int p1; member in struct:__anon727

Completed in 100 milliseconds