Home
last modified time | relevance | path

Searched defs:is_periodic (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h248 is_periodic(const fs_reg &reg, unsigned n) in is_periodic() function
/third_party/ffmpeg/libavcodec/
Dg729dec.c452 int is_periodic = 0; ///< whether one of the subframes is declared as periodic or not in decode_frame() local