Home | History | Annotate | Download | only in src

Lines Matching defs:device_name

1195   OMX_STRING device_name = "/dev/msm_vidc_dec";
1220 device_name = "/dev/msm_vidc_dec_sec";
1230 role, device_name);
1232 drv_ctx.video_driver_fd = open(device_name, O_RDWR | O_NONBLOCK);
1238 drv_ctx.video_driver_fd = open(device_name, O_RDWR | O_NONBLOCK);