Searched defs:out_i (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavresample/ |
H A D | audio_mix_matrix.c | 93 int i, j, out_i, out_j; in avresample_build_matrix() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_refs.c | 107 int out_i = 0; in add_sorted() local
|
/third_party/ffmpeg/libswresample/ |
H A D | rematrix.c | 174 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 D | lp_bld_sample_aos.c | 78 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 D | lp_bld_sample.c | 2110 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