Home
last modified time | relevance | path

Searched refs:gold_frame_idx (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/codec/av1_dec/src/
H A Dumc_av1_bitstream.cpp1412 …st& sh, FrameHeader& fh, DPBType const& frameDpb, uint32_t last_frame_idx, uint32_t gold_frame_idx) in av1_set_frame_refs() argument
1433 const uint32_t goldOrderHint = refFrameInfo[gold_frame_idx].shiftedOrderHint; in av1_set_frame_refs()
1507 if (refFrameInfo[i].mapIdx == gold_frame_idx) in av1_set_frame_refs()
1536 refFrameInfo[fwdEndIdx].mapIdx == gold_frame_idx)) in av1_set_frame_refs()
1861 const uint32_t gold_frame_idx = GetBits(REF_FRAMES_LOG2); in ReadUncompressedHeader() local
1865 fh.ref_frame_idx[GOLDEN_FRAME - LAST_FRAME] = gold_frame_idx; in ReadUncompressedHeader()
1868 av1_set_frame_refs(sh, fh, frameDpb, last_frame_idx, gold_frame_idx); in ReadUncompressedHeader()
/dports/multimedia/libgav1/libgav1-0.17.0/src/
H A Dobu_parser.h330 int8_t gold_frame_idx); // 7.8.
H A Dobu_parser.cc733 const int8_t gold_frame_idx) { in SetFrameReferences() argument
745 gold_frame_idx; in SetFrameReferences()
751 used_frame[gold_frame_idx] = true; in SetFrameReferences()
768 const int gold_order_hint = shifted_order_hints[gold_frame_idx]; in SetFrameReferences()
2007 const int8_t gold_frame_idx = scratch; in ParseFrameParameters() local
2008 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()
H A Dobu_parser_test.cc848 bool ObuSetFrameReferences(int8_t last_frame_idx, int8_t gold_frame_idx) { in ObuSetFrameReferences() argument
849 return obu_->SetFrameReferences(last_frame_idx, gold_frame_idx); in ObuSetFrameReferences()
1527 const int8_t gold_frame_idx = 1; in TEST_F() local
1533 EXPECT_TRUE(ObuSetFrameReferences(last_frame_idx, gold_frame_idx)); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/
H A Dobu_parser.h331 int8_t gold_frame_idx); // 7.8.
H A Dobu_parser.cc716 const int8_t gold_frame_idx) { in SetFrameReferences() argument
728 gold_frame_idx; in SetFrameReferences()
734 used_frame[gold_frame_idx] = true; in SetFrameReferences()
751 const int gold_order_hint = shifted_order_hints[gold_frame_idx]; in SetFrameReferences()
1974 const int8_t gold_frame_idx = scratch; in ParseFrameParameters() local
1975 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/
H A Dobu_parser.h326 int8_t gold_frame_idx); // 7.8.
H A Dobu_parser.cc729 const int8_t gold_frame_idx) { in SetFrameReferences() argument
741 gold_frame_idx; in SetFrameReferences()
747 used_frame[gold_frame_idx] = true; in SetFrameReferences()
764 const int gold_order_hint = shifted_order_hints[gold_frame_idx]; in SetFrameReferences()
2003 const int8_t gold_frame_idx = scratch; in ParseFrameParameters() local
2004 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
H A Dvid_dec_av1.c539 hdr->ref_frame_idx[AV1_GOLDEN_FRAME - AV1_LAST_FRAME] = hdr->gold_frame_idx; in set_frame_refs()
545 hdr->usedFrame[hdr->gold_frame_idx] = 1; in set_frame_refs()
1571 hdr->gold_frame_idx = av1_f(vlc, 3); in frame_header_obu()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h390 uint8_t gold_frame_idx; member

12