Home
last modified time | relevance | path

Searched defs:src_fmt (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dh261dec.c32 int src_fmt=0; in h261_probe() local
H A Dh263dec.c32 int src_fmt, last_src_fmt=-1; in h263_probe() local
/third_party/ffmpeg/libavresample/
H A Dutils.c221 enum AVSampleFormat src_fmt; in avresample_open() local
/third_party/ffmpeg/libavfilter/
H A Davfiltergraph.c567 static int get_fmt_score(enum AVSampleFormat dst_fmt, enum AVSampleFormat src_fmt) in get_fmt_score() argument
590 find_best_sample_fmt_of_2(enum AVSampleFormat dst_fmt1, enum AVSampleFormat dst_fmt2, enum AVSampleFormat src_fmt) find_best_sample_fmt_of_2() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c493 struct iris_format_info src_fmt = in iris_blit() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c561 struct crocus_format_info src_fmt = in crocus_blit() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1904 convert_to_blend_type(struct gallivm_state *gallivm, unsigned block_size, const struct util_format_description *src_fmt, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef* src, unsigned num_srcs) convert_to_blend_type() argument
2072 convert_from_blend_type(struct gallivm_state *gallivm, unsigned block_size, const struct util_format_description *src_fmt, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef* src, unsigned num_srcs) convert_from_blend_type() argument
[all...]

Completed in 13 milliseconds