Searched refs:COMP_VIDEO_ENCODE (Results 1 – 3 of 3) sorted by relevance
119 .mmal_component = COMP_VIDEO_ENCODE,127 .mmal_component = COMP_VIDEO_ENCODE,1090 case COMP_VIDEO_ENCODE: in mmal_setup_encode_component()1185 case COMP_VIDEO_ENCODE: in mmal_setup_components()1186 encode_component = dev->component[COMP_VIDEO_ENCODE]; in mmal_setup_components()1187 port = &dev->component[COMP_VIDEO_ENCODE]->output[0]; in mmal_setup_components()1693 &dev->component[COMP_VIDEO_ENCODE]); in mmal_init()1697 if (dev->component[COMP_VIDEO_ENCODE]->inputs < 1) { in mmal_init()1707 &dev->component[COMP_VIDEO_ENCODE]->output[0]; in mmal_init()1740 dev->component[COMP_VIDEO_ENCODE]); in mmal_init()[all …]
22 COMP_VIDEO_ENCODE, enumerator
590 encoder_out = &dev->component[COMP_VIDEO_ENCODE]->output[0]; in ctrl_set_bitrate()616 encoder_out = &dev->component[COMP_VIDEO_ENCODE]->output[0]; in ctrl_set_bitrate_mode()659 vid_enc_ctl = &dev->component[COMP_VIDEO_ENCODE]->output[0]; in ctrl_set_video_encode_param_output()772 &dev->component[COMP_VIDEO_ENCODE]->output[0], in ctrl_set_video_encode_profile_level()
Completed in 22 milliseconds