Searched refs:ref0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/lib/lz4/ |
H A D | lz4hc_compress.c | 365 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 D | zynqmp-sck-kv-g-revB.dtso | 76 clock-names = "ref0", "ref1", "ref2";
|
H A D | zynqmp-sck-kv-g-revA.dtso | 80 clock-names = "ref0", "ref1", "ref2";
|
H A D | zynqmp-zcu100-revC.dts | 487 clock-names = "ref0", "ref1";
|
H A D | zynqmp-zcu102-revA.dts | 950 clock-names = "ref0", "ref1", "ref2", "ref3";
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 30412 +# 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, ¤t_mv, ref0->frame, ref1->frame); 35759 + ref0->frame,
|