Home
last modified time | relevance | path

Searched refs:array_sz (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp467 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
476 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
487 if (i < array_sz) { in subscribe_to_events()
1072 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
1080 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp547 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
556 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
567 if (i < array_sz) { in subscribe_to_events()
1324 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
1332 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp623 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
630 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
639 if (i < array_sz) { in subscribe_to_events()
657 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
664 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
Domx_vdec_msm8974.cpp732 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
739 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
748 if (i < array_sz) { in subscribe_to_events()
766 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
773 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp618 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
625 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
634 if (i < array_sz) { in subscribe_to_events()
652 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
659 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
Domx_vdec_hevc_swvdec.cpp716 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
723 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
732 if (i < array_sz) { in subscribe_to_events()
750 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
757 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()