Home
last modified time | relevance | path

Searched defs:skip (Results 651 - 675 of 864) sorted by relevance

1...<<21222324252627282930>>...35

/third_party/curl/tests/server/
H A Dsws.c116 int skip; /* if non-zero, the server is instructed to not read this member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dac3dec.c1493 int skip = 0, got_independent_frame = 0; ac3_decode_frame() local
[all...]
H A Dwmaprodec.c1066 int skip; in decode_scale_factors() local
[all...]
H A Dwmalosslessdec.c1061 int av_unused skip; in decode_frame() local
[all...]
H A Dsanm.c873 int skip = bytestream2_get_byte(&ctx->gb); in old_codec47() local
H A Dvc2enc.c782 int slice_x, slice_y, skip = 0; in encode_slices() local
850 const int skip = 1 + s->interlaced; in dwt_plane() local
/third_party/ffmpeg/libavdevice/
H A Ddshow.c472 int skip = (devtype == VideoDevice) ? ctx->video_device_number in dshow_cycle_devices() local
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c627 int skip = sn ? s->wavelet_length - 1 : 1; in forward() local
468 conv_down(double *in, int in_length, double *low, double *high, int out_length, const double *lp, const double *hp, int wavelet_length, int skip, double *buffer, int buffer_length) conv_down() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dasfdec_o.c1061 int skip = 0; asf_read_multiple_payload() local
[all...]
/third_party/backends/backend/
H A Dumax1220u-common.c883 int skip = (rev ? -distance : distance) - 1; in move() local
980 int skip = (rev ? -distance : distance) - 1; in move_2100U() local
/third_party/curl/lib/
H A Dmime.c1612 slist_size(struct curl_slist *s, size_t overhead, const char *skip, size_t skiplen) slist_size() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp520 void skip(int size) in skip() function
/third_party/lz4/programs/
H A Dbench.c144 void BMK_skipChecksums(int skip) { g_skipChecksums = (skip!=0); } in BMK_skipChecksums() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc4232 Label skip; in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc683 Label skip; in BailoutIfDeoptimized() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h829 Label skip; in b() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c875 static int skip = -1; in skip_compacting_binding_tables() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c793 static int skip = -1; in skip_compacting_binding_tables() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp305 Instruction *skip = new_FlowInstruction(func, OP_PRERET, bbT); in handlePRERET() local
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c718 unsigned skip = MAX2(bits / 16, 1); in print_alu_mask() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h252 bool texture, skip, zero_lod; member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1678 int i, skip; in batch_mul() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp1440 const auto skip = std::strlen("VK_FORMAT_"); in createSamplerBorderSwizzleTests() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp855 int index, skip; in verifyDepthStencilGradient() local
996 int index = 0, skip; in verifyColorGradient() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRobustResourceInitTest.cpp542 checkNonZeroPixels(GLTexture *texture, int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkNonZeroPixels() argument
558 checkNonZeroPixels3D(GLTexture *texture, int skipX, int skipY, int skipWidth, int skipHeight, int textureLayer, const GLColor &skip) checkNonZeroPixels3D() argument
576 checkFramebufferNonZeroPixels(int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkFramebufferNonZeroPixels() argument
585 checkCustomFramebufferNonZeroPixels(int fboWidth, int fboHeight, int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkCustomFramebufferNonZeroPixels() argument
[all...]

Completed in 63 milliseconds

1...<<21222324252627282930>>...35