Home
last modified time | relevance | path

Searched refs:av1_uncompressed_header_obu (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h357 struct av1_uncompressed_header_obu struct
441 struct av1_uncompressed_header_obu uncompressed_header; argument
442 struct av1_uncompressed_header_obu refs[AV1_NUM_REF_FRAMES];
Dvid_dec_av1.c381 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in superres_params()
403 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in compute_image_size()
412 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in frame_size()
432 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in render_size()
467 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in find_latest_backward()
487 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in find_earliest_backward()
507 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in find_latest_forward()
528 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in set_frame_refs()
600 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in frame_size_with_refs()
641 struct av1_uncompressed_header_obu *hdr = &(priv->codec_data.av1.uncompressed_header); in tile_info()
[all …]