Home
last modified time | relevance | path

Searched refs:off0 (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.c1117 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym() argument
1120 int off = off0; in m_copym()
1160 n->m_pkthdr.len -= off0; in m_copym()
/third_party/ffmpeg/libavcodec/
Diff.c1453 GetByteContext off0, off1, dgb, ogb; in decode_delta_l() local
1464 bytestream2_init(&off0, buf, buf_end - buf); in decode_delta_l()
1471 poff0 = bytestream2_get_be32(&off0); in decode_delta_l()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c529 guint off0, off1, off2, off3; in GST_START_TEST() local
554 off0 = GST_VIDEO_INFO_COMP_OFFSET (&vinfo, 0); in GST_START_TEST()
559 GST_TRACE ("off0 %d <> %d", off0, GPOINTER_TO_INT (paintinfo.yp)); in GST_START_TEST()
564 fail_unless_equals_int (off0, GPOINTER_TO_INT (paintinfo.yp)); in GST_START_TEST()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp818 const IVec2& off0 = IVec2(), in GatherArgs()
824 offsets[0] = off0; in GatherArgs()
/third_party/python/Lib/test/
Ddatetimetester.py5146 off0 = dt.replace(fold=0).utcoffset()
5148 if off0 is None or off1 is None or dt.dst() is None:
5150 if off0 == off1:
5151 ldt = dt + off0
5153 if off0 == off1:
5157 for off in [off0, off1]:
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp822 const IVec2& off0 = IVec2(), in GatherArgs()
828 offsets[0] = off0; in GatherArgs()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp822 const IVec2& off0 = IVec2(), in GatherArgs()
828 offsets[0] = off0; in GatherArgs()