Home
last modified time | relevance | path

Searched defs:lowres (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegvideo.c1460 const int lowres = s->avctx->lowres; in hpel_motion_lowres() local
1513 const int lowres = s->avctx->lowres; in mpeg_motion_lowres() local
1643 const int lowres = s->avctx->lowres; in chroma_4mv_motion_lowres() local
1713 const int lowres = s->avctx->lowres; in MPV_motion_lowres() local
Dphotocd.c45 int lowres; member
Dmjpegdec.c1387 int linesize, int lowres) in mjpeg_copy_block()
Dmpeg12dec.c1707 const int lowres = s->avctx->lowres; in mpeg_decode_slice() local
Davcodec.h1754 int lowres; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.h67 gint lowres; member
/third_party/gstreamer/gst_libav/docs/
Dgst_plugins_cache.json55 "lowres": { object
144 "lowres": { object
373 "lowres": { object
1853 "lowres": { object
1942 "lowres": { object
2085 "lowres": { object
2258 "lowres": { object
2347 "lowres": { object
2436 "lowres": { object
2553 "lowres": { object
[all …]
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp1461 inline bool query_timer_resolution(unsigned long *lowres, unsigned long *highres, unsigned long *cu… in query_timer_resolution()
/third_party/ffmpeg/fftools/
Dffplay.c336 static int lowres = 0; variable