Searched defs:src_fmt (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | h261dec.c | 32 int src_fmt=0; in h261_probe() local
|
H A D | h263dec.c | 32 int src_fmt, last_src_fmt=-1; in h263_probe() local
|
/third_party/ffmpeg/libavresample/ |
H A D | utils.c | 221 enum AVSampleFormat src_fmt; in avresample_open() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfiltergraph.c | 567 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 D | iris_blit.c | 493 struct iris_format_info src_fmt = in iris_blit() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 561 struct crocus_format_info src_fmt = in crocus_blit() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 1904 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