Searched refs:off0 (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_mbuf.c | 1117 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/ |
D | iff.c | 1453 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/ |
D | video.c | 529 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/ |
D | es31fTextureGatherTests.cpp | 818 const IVec2& off0 = IVec2(), in GatherArgs() 824 offsets[0] = off0; in GatherArgs()
|
/third_party/python/Lib/test/ |
D | datetimetester.py | 5146 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/ |
D | vktShaderRenderTextureGatherTests.cpp | 822 const IVec2& off0 = IVec2(), in GatherArgs() 828 offsets[0] = off0; in GatherArgs()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 822 const IVec2& off0 = IVec2(), in GatherArgs() 828 offsets[0] = off0; in GatherArgs()
|