Home
last modified time | relevance | path

Searched refs:IMGFMT_YVU9 (Results 1 – 25 of 120) sorted by relevance

12345

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dimg_format.c62 case IMGFMT_YVU9: return "Planar YVU9"; in ff_vo_format_name()
217 case IMGFMT_YVU9: in ff_mp_get_chroma_shift()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dimg_format.c62 case IMGFMT_YVU9: return "Planar YVU9"; in ff_vo_format_name()
217 case IMGFMT_YVU9: in ff_mp_get_chroma_shift()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dimg_format.c63 case IMGFMT_YVU9: return "Planar YVU9"; in vo_format_name()
229 case IMGFMT_YVU9: in mp_get_chroma_shift()
H A Dve_raw.c91 case IMGFMT_YVU9: in set_format()
144 case IMGFMT_YVU9: in query_format()
H A Dvf_1bpp.c39 IMGFMT_YVU9,
141 case IMGFMT_YVU9: in put_image()
H A Dvf_smartblur.c63 case IMGFMT_YVU9: in getSubSampleFactors()
212 case IMGFMT_YVU9: in query_format()
H A Dvf_yvu9.c84 if (fmt == IMGFMT_YVU9 || fmt == IMGFMT_IF09) in query_format()
H A Dvf_swapuv.c81 case IMGFMT_YVU9: in query_format()
H A Dvd_dshow.c96 case IMGFMT_YVU9: in init()
H A Dvf_sab.c77 case IMGFMT_YVU9: in getSubSampleFactors()
269 case IMGFMT_YVU9: in query_format()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dimg_format.c63 case IMGFMT_YVU9: return "Planar YVU9"; in vo_format_name()
229 case IMGFMT_YVU9: in mp_get_chroma_shift()
H A Dve_raw.c91 case IMGFMT_YVU9: in set_format()
144 case IMGFMT_YVU9: in query_format()
H A Dvf_1bpp.c39 IMGFMT_YVU9,
141 case IMGFMT_YVU9: in put_image()
H A Dvf_smartblur.c63 case IMGFMT_YVU9: in getSubSampleFactors()
212 case IMGFMT_YVU9: in query_format()
H A Dvf_yvu9.c84 if (fmt == IMGFMT_YVU9 || fmt == IMGFMT_IF09) in query_format()
H A Dvd_dshow.c96 case IMGFMT_YVU9: in init()
H A Dvf_swapuv.c81 case IMGFMT_YVU9: in query_format()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Dmach64_vid.c586 case IMGFMT_YVU9: in mach64_query_pitch()
610 case IMGFMT_YVU9: in mach64_compute_framesize()
709 case IMGFMT_YVU9: OUTREG(VIDEO_FORMAT, 0x00090000); break; in mach64_vid_display_video()
740 case IMGFMT_YVU9: in mach64_vid_init_video()
811 else if(besr.fourcc == IMGFMT_YVU9) in mach64_vid_init_video()
863 case IMGFMT_YVU9: in is_supported_fourcc()
H A Dfourcc.h51 #define IMGFMT_YVU9 vid_fourcc('Y','V','U','9') /* 9 YVU 4:1:0 */ macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Dmach64_vid.c586 case IMGFMT_YVU9: in mach64_query_pitch()
610 case IMGFMT_YVU9: in mach64_compute_framesize()
709 case IMGFMT_YVU9: OUTREG(VIDEO_FORMAT, 0x00090000); break; in mach64_vid_display_video()
740 case IMGFMT_YVU9: in mach64_vid_init_video()
811 else if(besr.fourcc == IMGFMT_YVU9) in mach64_vid_init_video()
863 case IMGFMT_YVU9: in is_supported_fourcc()
H A Dfourcc.h51 #define IMGFMT_YVU9 vid_fourcc('Y','V','U','9') /* 9 YVU 4:1:0 */ macro
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/
H A Dfourcc.h32 #define IMGFMT_YVU9 vid_fourcc('Y','V','U','9') /* 9 YVU 4:1:0 */ macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/drivers/
H A Dradeon_vid.h75 #define IMGFMT_YVU9 0x39555659 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/drivers/
H A Dradeon_vid.h75 #define IMGFMT_YVU9 0x39555659 macro
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dmach64_vid.c758 case IMGFMT_YVU9: in mach64_query_pitch()
782 case IMGFMT_YVU9: in mach64_compute_framesize()
865 case IMGFMT_YVU9: vf = SCALER_IN_YUV9; break; in mach64_vid_display_video()
914 case IMGFMT_YVU9: in mach64_vid_init_video()
994 else if(besr.fourcc == IMGFMT_YVU9) in mach64_vid_init_video()
1046 case IMGFMT_YVU9: in is_supported_fourcc()

12345