Home
last modified time | relevance | path

Searched refs:MMAL_COMPONENT_VIDEO_ENCODE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c123 .mmal_component = MMAL_COMPONENT_VIDEO_ENCODE,
132 .mmal_component = MMAL_COMPONENT_VIDEO_ENCODE,
1038 case MMAL_COMPONENT_VIDEO_ENCODE: in mmal_setup_components()
1039 encode_component = dev->component[MMAL_COMPONENT_VIDEO_ENCODE]; in mmal_setup_components()
1040 port = &dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->output[0]; in mmal_setup_components()
1176 case MMAL_COMPONENT_VIDEO_ENCODE: in mmal_setup_components()
1678 component[MMAL_COMPONENT_VIDEO_ENCODE]); in mmal_init()
1682 if (dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->inputs < 1) { in mmal_init()
1685 dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->inputs, in mmal_init()
1692 &dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->output[0]; in mmal_init()
[all …]
Dbcm2835-camera.h21 MMAL_COMPONENT_VIDEO_ENCODE, enumerator
Dcontrols.c615 encoder_out = &dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->output[0]; in ctrl_set_bitrate()
631 encoder_out = &dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->output[0]; in ctrl_set_bitrate_mode()
674 vid_enc_ctl = &dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->output[0]; in ctrl_set_video_encode_param_output()
787 &dev->component[MMAL_COMPONENT_VIDEO_ENCODE]->output[0], in ctrl_set_video_encode_profile_level()