Searched refs:MMAL_COMPONENT_IMAGE_ENCODE (Results 1 – 3 of 3) sorted by relevance
114 .mmal_component = MMAL_COMPONENT_IMAGE_ENCODE,1031 case MMAL_COMPONENT_IMAGE_ENCODE: in mmal_setup_components()1032 encode_component = dev->component[MMAL_COMPONENT_IMAGE_ENCODE]; in mmal_setup_components()1033 port = &dev->component[MMAL_COMPONENT_IMAGE_ENCODE]->output[0]; in mmal_setup_components()1180 case MMAL_COMPONENT_IMAGE_ENCODE: in mmal_setup_components()1663 &dev->component[MMAL_COMPONENT_IMAGE_ENCODE]); in mmal_init()1667 if (dev->component[MMAL_COMPONENT_IMAGE_ENCODE]->inputs < 1) { in mmal_init()1670 dev->component[MMAL_COMPONENT_IMAGE_ENCODE]->inputs, in mmal_init()1729 dev->component[MMAL_COMPONENT_IMAGE_ENCODE]); in mmal_init()1803 component[MMAL_COMPONENT_IMAGE_ENCODE]); in bcm2835_cleanup_instance()
20 MMAL_COMPONENT_IMAGE_ENCODE, enumerator
658 jpeg_out = &dev->component[MMAL_COMPONENT_IMAGE_ENCODE]->output[0]; in ctrl_set_image_encode_output()