代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/393286/2482311
h hostap_ap.h
#ifndef HOSTAP_AP_H
#define HOSTAP_AP_H
/* AP data structures for STAs */
/* maximum number of frames to buffer per STA */
#define STA_MAX_TX_BUFFER 32
/* STA flags */
#define WLAN_STA_AUTH BIT(0)
www.eeworm.com/read/376561/2708951
js fullpage.js
//
var defaultDocTypes =
'XHTML 1.0 Transitional=,' +
'XHTML 1.0 Frames
www.eeworm.com/read/363919/2909512
js fullpage.js
//
var defaultDocTypes =
'XHTML 1.0 Transitional=,' +
'XHTML 1.0 Frames
www.eeworm.com/read/359522/2975838
h hostap_ap.h
#ifndef HOSTAP_AP_H
#define HOSTAP_AP_H
/* AP data structures for STAs */
/* maximum number of frames to buffer per STA */
#define STA_MAX_TX_BUFFER 32
/* STA flags */
#define WLAN_STA_AUTH BIT(0)
www.eeworm.com/read/262563/4311351
js fullpage.js
//
var defaultDocTypes =
'XHTML 1.0 Transitional=,' +
'XHTML 1.0 Frames
www.eeworm.com/read/161601/5551107
js fullpage.js
//
var defaultDocTypes =
'XHTML 1.0 Transitional=,' +
'XHTML 1.0 Frames
www.eeworm.com/read/173034/9680020
c ratectrl.c
#include "sim.h"
#ifdef OFFLINE_RATE_CONTROL
#include
#include
int FrameUpdateQP(int buf, int bits, int frames_left, int QP, int B,
float seconds)
{
int newQP, dQP
www.eeworm.com/read/266357/11230944
c ratectrl.c
#include "sim.h"
#ifdef OFFLINE_RATE_CONTROL
#include
#include
int FrameUpdateQP(int buf, int bits, int frames_left, int QP, int B,
float seconds)
{
int newQP, dQP
www.eeworm.com/read/100861/15863486
cpp make_world.cpp
#include "framework.h"
#include "mesh.h"
#include "mesh/mesh_builder.h"
#include "make_world.h"
#include "mesh_reducer.h"
#include "mesh_topology_handler.h"
#include "tangent_frames.h"
#inc