Searched refs:vp5 (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 371 int vp5 = chipset >= 0xd0; in firmware_present() local 417 if (!vp5 && !(screen->firmware_info.profiles_checked & (1 << profile))) { in firmware_present() 430 return vp5 || (screen->firmware_info.profiles_present & (1 << profile)); in firmware_present() 442 const bool vp5 = chipset >= 0xd0; in nouveau_vp3_screen_get_video_param() local 457 return vp5 ? 4032 : 2048; in nouveau_vp3_screen_get_video_param() 465 if (vp5) in nouveau_vp3_screen_get_video_param() 469 return vp5 ? 4032 : 2048; in nouveau_vp3_screen_get_video_param() 477 return vp5 ? 4048 : 2048; in nouveau_vp3_screen_get_video_param() 485 if (vp5) in nouveau_vp3_screen_get_video_param() 489 return vp5 ? 4080 : 2048; in nouveau_vp3_screen_get_video_param() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | vp56dsp.c | 64 VP56_EDGE_FILTER(vp5, hor, 1, stride) 65 VP56_EDGE_FILTER(vp5, ver, stride, 1)
|
D | Makefile | 712 OBJS-$(CONFIG_VP5_DECODER) += vp5.o vp56.o vp56data.o vp56rac.o
|
/third_party/ffmpeg/tests/fate/ |
D | vpx.mak | 40 FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, VP5) += fate-vp5 41 fate-vp5: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/vp5/potter512-400-partial.avi -an
|
/third_party/ffmpeg/ |
D | MAINTAINERS | 257 vp5 Aurelien Jacobs
|
D | BUILD.gn | 843 # "//third_party/ffmpeg/libavcodec/vp5.c",
|
/third_party/gstreamer/gst_libav/ |
D | ChangeLog | 13870 ext/ffmpeg/gstffmpegcodecmap.c: Adding codec mapping for vp5, vp6, vp6f and cavs. 13874 Adding codec mapping for vp5, vp6, vp6f and cavs.
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 56182 zDTz$vp5~s8<b`=`MDilbxgqXru9^E1VCL?Gc`R^W!nx15n_L-`HNXnP19IU`MJgiR 59993 zktuE>&4lgYlz9R&bj})^KsTAQ82nVwPgK9=`5P9^lj_xq(-dh^vp5}7uRc~`bq3Wc 64298 z$S}8&cFOi}%3J^`owLm*&{1Z50{|6tAvGWL{B4WoN%eu6(-vt`vp5}7A9$w5>I|yY
|