Searched refs:format (Results 7626 - 7650 of 12675) sorted by relevance
1...<<301302303304305306307308309310>>...507
/test/xts/hats/hdf/display/buffer/benchmark/ |
H A D | display_buffer_benchmark_test.cpp | 42 .format = PIXEL_FMT_RGBX_8888
|
/third_party/ffmpeg/doc/examples/ |
H A D | encode_audio.c | 41 /* check that a given sample format is supported by the encoder */ 159 fprintf(stderr, "Encoder does not support sample format %s", in main() 197 frame->format = c->sample_fmt; in main()
|
H A D | encode_video.c | 144 frame->format = c->pix_fmt; in main() 205 into a proper file format or protocol; see muxing.c. in main()
|
/third_party/elfutils/lib/ |
H A D | system.h | 53 void error(int status, int errnum, const char *format, ...);
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_despill.c | 108 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(outlink->format); in config_output()
|
H A D | af_apad.c | 125 outsamplesref->format); in request_frame()
|
H A D | af_acontrast.c | 126 switch (inlink->format) { in config_input()
|
H A D | af_bs2b.c | 161 switch (inlink->format) { in config_output()
|
H A D | vf_separatefields.c | 37 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_props_output()
|
H A D | vf_fieldorder.c | 47 /** accept any input pixel format that is not hardware accelerated, not in query_formats() 48 * a bitstream format, and does not have vertically sub-sampled chroma */ in query_formats() 67 return av_image_fill_linesizes(s->line_size, inlink->format, inlink->w); in config_input()
|
H A D | vf_pp.c | 94 switch (inlink->format) { in pp_config_props()
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa_enc.c | 128 return av_sample_fmt_is_planar(s1->streams[stream_index]->codecpar->format) ? in audio_write_frame()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | huffyuvencdsp.asm | 7 ;* Conversion to NASM format by Tiancheng "Timothy" Gu <timothygu99@gmail.com>
|
/third_party/ffmpeg/libavformat/ |
H A D | mtv.c | 170 st->codecpar->format = AV_PIX_FMT_RGB565BE; in mtv_read_header()
|
H A D | tmv.c | 132 vst->codecpar->format = AV_PIX_FMT_PAL8; in tmv_read_header()
|
H A D | kvag.c | 77 par->format = AV_SAMPLE_FMT_S16; in kvag_read_header()
|
H A D | bfi.c | 103 vstream->codecpar->format = AV_PIX_FMT_PAL8; in bfi_read_header()
|
/third_party/glslang/SPIRV/ |
H A D | doc.h | 69 const char* ImageOperandsString(int format); 218 // Parameterize an instruction's logical format, including its known set of operands,
|
/third_party/backends/include/sane/ |
H A D | sane.h | 200 SANE_Frame format; member
|
/third_party/backends/backend/genesys/ |
H A D | settings.cpp | 158 << " format: " << static_cast<unsigned>(params.format) << '\n' in operator <<()
|
/third_party/backends/frontend/ |
H A D | test.c | 125 pars.format, pars.last_frame, in testsane()
|
/third_party/cJSON/tests/unity/auto/ |
H A D | unity_test_summary.py | 63 self.report += "{total_tests} TOTAL TESTS {failures} TOTAL FAILURES {ignored} IGNORED\n".format(total_tests = self.total_tests, failures=self.failures, ignored=self.ignored)
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.h | 92 snd_pcm_format_t format; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUData.java | 157 String msg = String.format( in checkStreamForBinaryData()
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontObject.h | 62 le_uint16 format; member
|
Completed in 15 milliseconds
1...<<301302303304305306307308309310>>...507