Home
last modified time | relevance | path

Searched refs:p2 (Results 1 – 25 of 39) sorted by relevance

12

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
Dviddec_fw_debug.h21 …define WRITE_SVEN(event, p1, p2, p3, p4, p5, p6) DEB("Sven evnt=0x%.8X p1=%d p2=%d p3=%d p4=%d p5=… argument
36 #define WRITE_SVEN(event, p1, p2, p3, p4, p5, p6) devh_SVEN_WriteModuleEvent( NULL, event, p1, p2, … argument
44 #define WRITE_SVEN(event, p1, p2, p3, p4, p5, p6) argument
54 static inline void DEBUG_WRITE(uint32_t p1, uint32_t p2, uint32_t p3, uint32_t p4, uint32_t p5, uin… in DEBUG_WRITE() argument
59 DUMP_TO_MEM(p2); in DEBUG_WRITE()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp146 bool omx_video::omx_cmd_queue::insert_entry(unsigned long p1, unsigned long p2, unsigned long id) in insert_entry() argument
152 m_q[m_write].param2 = p2; in insert_entry()
166 bool omx_video::omx_cmd_queue::pop_entry(unsigned long *p1, unsigned long *p2, unsigned long *id) in pop_entry() argument
172 *p2 = m_q[m_read].param2; in pop_entry()
323 unsigned long p2; // Parameter - 2 in process_event_cb() local
340 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
346 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
353 pThis->m_etb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
367 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
370 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp150 bool omx_video::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
157 m_q[m_write].param2 = p2; in insert_entry()
174 bool omx_video::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
181 *p2 = m_q[m_read].param2; in pop_entry()
326 unsigned p2; // Parameter - 2 in process_event_cb() local
346 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
354 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
363 pThis->m_etb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
381 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
384 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp200 bool omx_video::omx_cmd_queue::insert_entry(unsigned long p1, unsigned long p2, unsigned long id) in insert_entry() argument
206 m_q[m_write].param2 = p2; in insert_entry()
220 bool omx_video::omx_cmd_queue::pop_entry(unsigned long *p1, unsigned long *p2, unsigned long *id) in pop_entry() argument
226 *p2 = m_q[m_read].param2; in pop_entry()
389 unsigned long p2; // Parameter - 2 in process_event_cb() local
406 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
412 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
419 pThis->m_etb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
433 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
436 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp202 bool omx_video::omx_cmd_queue::insert_entry(unsigned long p1, unsigned long p2, unsigned long id) in insert_entry() argument
208 m_q[m_write].param2 = p2; in insert_entry()
222 bool omx_video::omx_cmd_queue::pop_entry(unsigned long *p1, unsigned long *p2, unsigned long *id) in pop_entry() argument
228 *p2 = m_q[m_read].param2; in pop_entry()
397 unsigned long p2; // Parameter - 2 in process_event_cb() local
414 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
420 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
427 pThis->m_etb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
441 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
447 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/nxp/secure_element/1.0/
DSecureElement.h57 Return<void> openLogicalChannel(const hidl_vec<uint8_t>& aid, uint8_t p2,
59 Return<void> openBasicChannel(const hidl_vec<uint8_t>& aid, uint8_t p2,
DSecureElement.cpp118 uint8_t p2, in openLogicalChannel() argument
195 cmdApdu.p_data[xx++] = p2; // P2 in openLogicalChannel()
243 uint8_t p2, in openBasicChannel() argument
271 cmdApdu.p_data[xx++] = p2; // P2 in openBasicChannel()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp314 unsigned p2 = 0; in async_message_thread() local
318 omx->m_index_q_ftb.pop_entry(&p1,&p2,&ident); in async_message_thread()
342 unsigned p2 = 0; in async_message_thread() local
347 omx->m_index_q_etb.pop_entry(&p1,&p2,&ident); in async_message_thread()
427 bool omx_vdpp::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
434 m_q[m_write].param2 = p2; in insert_entry()
451 bool omx_vdpp::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
458 *p2 = m_q[m_read].param2; in pop_entry()
822 signed p2; // Parameter - 2 in process_event_cb() local
844 pThis->m_cmd_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
[all …]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse.h40 int p1,p2,p3,p4,p5,p6; in MFD_PARSER_DEBUG() local
43 p2 = 0xC0DE; in MFD_PARSER_DEBUG()
47 DEBUG_WRITE(p1,p2,p3,p4,p5,p6); in MFD_PARSER_DEBUG()
/hardware/interfaces/secure_element/1.0/
DISecureElement.hal68 * @param p2 P2 paramter of SELECT APDU as per ISO 7816-4
83 openLogicalChannel(vec<uint8_t> aid, uint8_t p2)
92 * @param p2 P2 paramter of SELECT APDU as per ISO 7816-4
107 openBasicChannel(vec<uint8_t> aid, uint8_t p2)
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp320 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
326 m_q[m_write].param2 = p2; in insert_entry()
340 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
346 *p2 = m_q[m_read].param2; in pop_entry()
753 signed int p2; // Parameter - 2 in process_event_cb() local
770 pThis->m_cmd_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
776 pThis->m_ftb_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
783 pThis->m_etb_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
796 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
800 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
Domx_vdec_hevc_swvdec.cpp337 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
344 m_q[m_write].param2 = p2; in insert_entry()
361 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
368 *p2 = m_q[m_read].param2; in pop_entry()
870 signed int p2; // Parameter - 2 in process_event_cb() local
890 pThis->m_cmd_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
898 pThis->m_ftb_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
907 pThis->m_ftb_q_dsp.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
916 pThis->m_etb_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
925 pThis->m_etb_q_swvdec.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
[all …]
Domx_vdec.cpp247 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
254 m_q[m_write].param2 = p2; in insert_entry()
270 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
277 *p2 = m_q[m_read].param2; in pop_entry()
630 unsigned p2; // Parameter - 2 in process_event_cb() local
648 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
655 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
663 pThis->m_etb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
679 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
683 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp249 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
256 m_q[m_write].param2 = p2; in insert_entry()
273 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
280 *p2 = m_q[m_read].param2; in pop_entry()
629 unsigned p2; // Parameter - 2 in process_event_cb() local
649 pThis->m_cmd_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
657 pThis->m_ftb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
666 pThis->m_etb_q.pop_entry(&p1,&p2,&ident); in process_event_cb()
683 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
687 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp316 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id) in insert_entry() argument
322 m_q[m_write].param2 = p2; in insert_entry()
336 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id) in pop_entry() argument
342 *p2 = m_q[m_read].param2; in pop_entry()
748 signed int p2; // Parameter - 2 in process_event_cb() local
765 pThis->m_cmd_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
771 pThis->m_ftb_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
778 pThis->m_etb_q.pop_entry((unsigned *)&p1, (unsigned *)&p2, &ident); in process_event_cb()
791 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
795 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
Domx_vdec_hevc_swvdec.cpp335 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned long p1, unsigned long p2, unsigned long id) in insert_entry() argument
342 m_q[m_write].param2 = p2; in insert_entry()
359 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned long *p1, unsigned long *p2, unsigned long*id) in pop_entry() argument
366 *p2 = m_q[m_read].param2; in pop_entry()
878 unsigned long p2; // Parameter - 2 in process_event_cb() local
898 pThis->m_cmd_q.pop_entry(&p1, &p2, &ident); in process_event_cb()
906 pThis->m_ftb_q.pop_entry(&p1, &p2, &ident); in process_event_cb()
915 pThis->m_ftb_q_dsp.pop_entry(&p1, &p2, &ident); in process_event_cb()
924 pThis->m_etb_q.pop_entry(&p1, &p2, &ident); in process_event_cb()
933 pThis->m_etb_q_swvdec.pop_entry(&p1, &p2, &ident); in process_event_cb()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp427 bool omx_vdec::omx_cmd_queue::insert_entry(unsigned long p1, unsigned long p2, unsigned long id) in insert_entry() argument
433 m_q[m_write].param2 = p2; in insert_entry()
447 bool omx_vdec::omx_cmd_queue::pop_entry(unsigned long *p1, unsigned long *p2, unsigned long *id) in pop_entry() argument
453 *p2 = m_q[m_read].param2; in pop_entry()
1399 unsigned long p2; // Parameter - 2 in process_event_cb() local
1416 pThis->m_cmd_q.pop_entry(&p1, &p2, &ident); in process_event_cb()
1422 pThis->m_ftb_q.pop_entry(&p1, &p2, &ident); in process_event_cb()
1429 pThis->m_etb_q.pop_entry(&p1, &p2, &ident); in process_event_cb()
1442 pThis->m_state = (OMX_STATETYPE) p2; in process_event_cb()
1446 OMX_EventCmdComplete, p1, p2, NULL); in process_event_cb()
[all …]
/hardware/intel/common/libmix/mix_video/src/
Dmixdisplay.c413 guint8 *p2 = value2->data[0].v_pointer; in param_display_values_cmp() local
416 return p1 < p2 ? -1 : p1 > p2; in param_display_values_cmp()
/hardware/interfaces/tests/pointer/1.0/default/
DPointer.h273 IPointer::Sam const* const* p2 = &p1; in bar14() local
274 _cb(&p2); in bar14()
279 int32_t const* const* p2 = &p1; in bar15() local
280 _cb(&p2); in bar15()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h421 bool insert_entry(unsigned p1, unsigned p2, unsigned id);
422 bool pop_entry(unsigned *p1,unsigned *p2, unsigned *id);
494 unsigned int p2,
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_icc.cpp211 iccIo.p2 = 0; in TEST_F()
246 int p2 = 0x04; in TEST_F() local
249 radio->iccOpenLogicalChannel(serial, cardStatus.applications[i].aidPtr, p2); in TEST_F()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h446 bool insert_entry(unsigned long p1, unsigned long p2, unsigned long id);
447 bool pop_entry(unsigned long *p1,unsigned long *p2, unsigned long *id);
524 unsigned long p2,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h457 bool insert_entry(unsigned long p1, unsigned long p2, unsigned long id);
458 bool pop_entry(unsigned long *p1,unsigned long *p2, unsigned long *id);
535 unsigned long p2,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h469 bool insert_entry(unsigned long p1, unsigned long p2, unsigned long id);
470 bool pop_entry(unsigned long *p1,unsigned long *p2, unsigned long *id);
546 unsigned long p2,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h486 bool insert_entry(unsigned p1, unsigned p2, unsigned id);
487 bool pop_entry(unsigned *p1,unsigned *p2, unsigned *id);
632 unsigned int p2,

12