Home
last modified time | relevance | path

Searched refs:ref0 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c365 const BYTE *ref0; in LZ4HC_compress_generic() local
388 ref0 = ref; in LZ4HC_compress_generic()
412 ref = ref0; in LZ4HC_compress_generic()
506 ref0 = ref2; in LZ4HC_compress_generic()
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-sck-kv-g-revB.dtso76 clock-names = "ref0", "ref1", "ref2";
H A Dzynqmp-sck-kv-g-revA.dtso80 clock-names = "ref0", "ref1", "ref2";
H A Dzynqmp-zcu100-revC.dts487 clock-names = "ref0", "ref1";
H A Dzynqmp-zcu102-revA.dts950 clock-names = "ref0", "ref1", "ref2", "ref3";
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch30412 +# The idea is to form B predictions by doing 8 pixels from ref0 in parallel with 8 pixels from ref…
35670 + const HEVCRpiFrame *ref0 = NULL, *ref1 = NULL;
35700 + ref0 = refPicList[0].ref[current_mv.ref_idx[0]];
35701 + if (!ref0)
35703 + hevc_await_progress(s, lc, ref0, current_mv.xy[0], y0, nPbH);
35720 + ref0->frame);
35725 + ref0->frame);
35750 + rpi_pred_y_b(s, jb, x0, y0, nPbW, nPbH, &current_mv, ref0->frame, ref1->frame);
35759 + ref0->frame,