Home
last modified time | relevance | path

Searched refs:skip_mode_params (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h317 struct skip_mode_params { struct
416 struct skip_mode_params smp;
H A Dvid_dec_av1.c1109 static void skip_mode_params(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in skip_mode_params() function
1113 struct skip_mode_params *smp = &(priv->codec_data.av1.uncompressed_header.smp);; in skip_mode_params()
1629 skip_mode_params(priv, vlc); in frame_header_obu()
/third_party/ffmpeg/libavcodec/
H A Dav1dec.c257 static void skip_mode_params(AV1DecContext *s) in skip_mode_params() function
1002 skip_mode_params(s); in get_current_frame()
H A Dcbs_av1_syntax_template.c1042 static int FUNC(skip_mode_params)(CodedBitstreamContext *ctx, RWContext *rw, in skip_mode_params() function
1627 CHECK(FUNC(skip_mode_params)(ctx, rw, current)); in uncompressed_header()

Completed in 15 milliseconds