代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/255695/12064492
pdf a2. hexagon-based search pattern for fast block motion estimation.pdf
www.eeworm.com/read/16169/663522
hsd agc.titan_io_sim_cache.ff_1100mv_0c_fast.hsd
www.eeworm.com/read/395090/8196719
dt2 work_@e@e@p@r@o@m_@w@r_fast.dt2
www.eeworm.com/read/395090/8196739
dt2 work_@e@e@p@r@o@m_@w@r_fast.dt2
www.eeworm.com/read/395090/8196759
dt2 work_@e@e@p@r@o@m_@w@r_fast.dt2
www.eeworm.com/read/390920/8433511
c jidctflt.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
#include "jdct.h" /* Private declarations for DCT subsystem */
#ifdef DCT_FLOAT_SUPPORTED
/*
* This module is specialize
www.eeworm.com/read/432640/8585196
h dim_calc.h
#ifndef MTL_DIM_CALC_H
#define MTL_DIM_CALC_H
#include "mtl/fast.h"
namespace mtl {
//: For use in deciding whether to do static algorithm
//!noindex:
template
class dim_n {
public:
www.eeworm.com/read/387891/8648744
c simple_idct_alpha.c
/*
* Simple IDCT (Alpha optimized)
*
* Copyright (c) 2001 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/387891/8648867
h swscale.h
#ifndef SWSCALE_EMU_H
#define SWSCALE_EMU_H
/* Dummy, only useful for compilation! */
#define SWS_FAST_BILINEAR 1
#define SWS_BILINEAR 2
#define SWS_BICUBIC 4
#define SWS_X 8
#define SWS_POINT