
Go to the source code of this file.
Defines | |
| #define | RGB_OUT(d, r, g, b) RGBA_OUT(d, r, g, b, 0xff) |
Functions | |
| static void | glue (yuv420p_to_, RGB_NAME)(AVPicture *dst |
Variables | |
| static void const AVPicture * | src |
| static void const AVPicture int | width |
Definition at line 21 of file imgconvert_template.h.
| static void glue | ( | yuv420p_to_ | , | |
| RGB_NAME | ||||
| ) | [static] |
Definition at line 24 of file imgconvert_template.h.
Referenced by adpcm_decode_frame(), cmp(), PictureConfig::copy_usage(), decode_p_frame(), decode_rle(), doVertLowPass(), RecordGUIBatches::drag_stop_event(), BatchRenderList::drag_stop_event(), BC_ListBox::draw_titles(), ff_h264_idct8_add_c(), flip_image(), guess_mv(), Overlay::handle_opengl(), http_prepare_data(), EffectTV::image_diff_filter(), indeo3_decode_frame(), jpeg_buffer_src(), main(), mjpeg_decode_frame(), mpeg3video_match_refframes(), mpeg3video_present_frame(), pcm_decode_frame(), UnsharpUnit::process_package(), quicktime_jpeg_fill_input_buffer(), quicktime_jpeg_init_source(), quicktime_jpeg_skip_input_data(), svq1_decode_frame(), svq1_motion_inter_4v_block(), svq1_motion_inter_block(), svq1_skip_block(), svq3_mc_dir_part(), SwapBytesInWords(), tempNoiseReducer(), and validate_acl().
Definition at line 24 of file imgconvert_template.h.
1.5.5