Home
last modified time | relevance | path

Searched defs:render_size (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/tests/
DImage.cpp110 static constexpr SkSize render_size{100, 100}; in DEF_TEST() local
/third_party/ffmpeg/libavcodec/
Dcbs_vp9_syntax_template.c90 static int FUNC(render_size)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dcbs_av1_syntax_template.c508 static int FUNC(render_size)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c432 static void render_size(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in render_size() function