Home
last modified time | relevance | path

Searched defs:out_i (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavresample/
H A Daudio_mix_matrix.c93 int i, j, out_i, out_j; in avresample_build_matrix() local
/third_party/ffmpeg/libavcodec/
H A Dh264_refs.c107 int out_i = 0; in add_sorted() local
/third_party/ffmpeg/libswresample/
H A Drematrix.c174 int i, j, out_i, ret; in swr_build_matrix2() local
583 int out_i, in_i, i, j; in swri_rematrix() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c78 lp_build_sample_wrap_nearest_int(struct lp_build_sample_context *bld, unsigned block_length, LLVMValueRef coord, LLVMValueRef coord_f, LLVMValueRef length, LLVMValueRef stride, LLVMValueRef offset, boolean is_pot, unsigned wrap_mode, LLVMValueRef *out_offset, LLVMValueRef *out_i) lp_build_sample_wrap_nearest_int() argument
H A Dlp_bld_sample.c2110 lp_build_sample_offset(struct lp_build_context *bld, const struct util_format_description *format_desc, LLVMValueRef x, LLVMValueRef y, LLVMValueRef z, LLVMValueRef y_stride, LLVMValueRef z_stride, LLVMValueRef *out_offset, LLVMValueRef *out_i, LLVMValueRef *out_j) lp_build_sample_offset() argument

Completed in 11 milliseconds