Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp410 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
419 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
430 if (i < array_sz) { in subscribe_to_events()
970 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
978 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp625 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
632 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
641 if (i < array_sz) { in subscribe_to_events()
659 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
666 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
Domx_vdec_msm8974.cpp702 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
709 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
718 if (i < array_sz) { in subscribe_to_events()
736 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
743 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()
Domx_vdec_hevc_swvdec.cpp708 int array_sz = sizeof(event_type)/sizeof(int); in subscribe_to_events() local
715 for (i = 0; i < array_sz; ++i) { in subscribe_to_events()
724 if (i < array_sz) { in subscribe_to_events()
742 int array_sz = sizeof(event_type)/sizeof(int); in unsubscribe_to_events() local
749 for (i = 0; i < array_sz; ++i) { in unsubscribe_to_events()