代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/189298/8477299
h phone2.h
/*
** Structure for long distance telephone billing record.
*/
enum PN_TYPE { CALLED, CALLING, BILLED };
struct LONG_DISTANCE_BILL {
short month;
short day;
short year;
int time;
struc
www.eeworm.com/read/374865/9381225
txt changes_rm52j.txt
rm52j版本修改处:
1. picture_distance的计算
编码端:将picture_distance的计算移至init_frame()中;
解码端:int calculate_distance(int blkref, int fw_bw ) in macroblock.c
将用于计算DistanceIndex 和 BlockDistance
www.eeworm.com/read/444799/7606440
h phone2.h
/*
** Structure for long distance telephone billing record.
*/
enum PN_TYPE { CALLED, CALLING, BILLED };
struct LONG_DISTANCE_BILL {
short month;
short day;
short year;
int time;
struc
www.eeworm.com/read/444091/7618104
h phone2.h
/*
** Structure for long distance telephone billing record.
*/
enum PN_TYPE { CALLED, CALLING, BILLED };
struct LONG_DISTANCE_BILL {
short month;
short day;
short year;
int time;
struc
www.eeworm.com/read/439049/7717638
txt changes_rm52j.txt
rm52j版本修改处:
1. picture_distance的计算
编码端:将picture_distance的计算移至init_frame()中;
解码端:int calculate_distance(int blkref, int fw_bw ) in macroblock.c
将用于计算DistanceIndex 和 BlockDistance
www.eeworm.com/read/436521/7768624
h phone2.h
/*
** Structure for long distance telephone billing record.
*/
enum PN_TYPE { CALLED, CALLING, BILLED };
struct LONG_DISTANCE_BILL {
short month;
short day;
short year;
int time;
struc
www.eeworm.com/read/326730/13120113
txt changes_rm52j.txt
rm52j版本修改处:
1. picture_distance的计算
编码端:将picture_distance的计算移至init_frame()中;
解码端:int calculate_distance(int blkref, int fw_bw ) in macroblock.c
将用于计算DistanceIndex 和 BlockDistance
www.eeworm.com/read/138638/13227438
h phone2.h
/*
** Structure for long distance telephone billing record.
*/
enum PN_TYPE { CALLED, CALLING, BILLED };
struct LONG_DISTANCE_BILL {
short month;
short day;
short year;
int time;
struc
www.eeworm.com/read/323831/13314533
cpp cregions.cpp
// Copyright (C) 2003
// Gerhard Neumann (gerhard@igi.tu-graz.ac.at)
//
// This file is part of RL Toolbox.
// http://www.igi.tugraz.at/ril_toolbox
//
// All rights reserved.
www.eeworm.com/read/250662/12393090
h phone2.h
/*
** Structure for long distance telephone billing record.
*/
enum PN_TYPE { CALLED, CALLING, BILLED };
struct LONG_DISTANCE_BILL {
short month;
short day;
short year;
int time;
struc