Home
last modified time | relevance | path

Searched defs:sample_offset (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsegafilm.c44 int64_t sample_offset; member
/third_party/ffmpeg/libavcodec/
Dralf.c67 int sample_offset; member
Dadpcm.c674 ADPCMChannelStatus *right, int channels, int sample_offset) in xa_decode()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c602 LLVMValueRef sample_offset = LLVMBuildMul(builder, sample_stride, fs_iface->sample_id, ""); in fs_fb_fetch() local
927 LLVMValueRef sample_offset = in generate_fs_loop() local
1322 …LLVMValueRef sample_offset = LLVMBuildMul(builder, sample_loop_state.counter, depth_sample_stride,… in generate_fs_loop() local
3551 LLVMValueRef sample_offset = in generate_fragment() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp2388 GLuint sample_offset; in iterate() member
2545 …ng ImageLoadStoreTest::getComputeShader(VERSION version, GLuint coord_offset, GLuint sample_offset) in getComputeShader()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2179 LLVMValueRef sample_offset = lp_build_mul(int_coord_bld, in lp_build_sample_ms_offset() local