Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drpzaenc.c52 typedef enum channel_offset { enum
56 } channel_offset; typedef
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp2331 unsigned channel_offset = lowered_width * n; in lower_simd_width() local