Home
last modified time | relevance | path

Searched defs:buf1 (Results 51 - 75 of 110) sorted by relevance

12345

/third_party/ffmpeg/libavfilter/
H A Daf_resample.c121 char buf1[64], buf2[64]; in config_output() local
H A Dvf_gradfun.c71 void ff_gradfun_blur_line_c(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) in ff_gradfun_blur_line_c() argument
98 uint16_t *buf1 = buf + (mod ? mod - 1 : r - 1) * bstride; in filter() local
/third_party/ffmpeg/libavformat/
H A Dhlsplaylist.c159 char buf0[128], buf1[128]; in ff_hls_write_file_entry() local
H A Dswfenc.c199 uint8_t buf1[256]; in swf_write_header() local
H A Drtpproto.c162 char buf1[1024]; in url_add_option() local
H A Drtpdec_h264.c186 char buf1[50]; in ff_h264_parse_framesize() local
H A Dutils.c297 char *q, buf1[20], c; in av_get_frame_filename2() local
/third_party/alsa-lib/src/control/
H A Dctlparse.c120 char buf[256], buf1[32]; in snd_ctl_ascii_elem_id_get() local
[all...]
H A Dnamehint.c245 char *buf, *buf1 = NULL, *buf2; in try_config() local
[all...]
/third_party/mbedtls/library/
H A Dentropy.c550 unsigned char buf1[2 * sizeof(unsigned long long int)]; in mbedtls_entropy_source_self_test() local
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv203.c100 char buf1[CHUNK_SZ/2]; in nowait_reader() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc33 double Sub(const uint8_t* buf1, const uint8_t* buf2) { in Sub() argument
38 CalculateDiff(const Format::Segment* seg, const uint8_t* buf1, const uint8_t* buf2) CalculateDiff() argument
[all...]
H A Dpipeline_test.cc366 auto buf1 = MakeUnique<Buffer>(); in TEST_F() local
/third_party/ffmpeg/tests/checkasm/
H A Dvp8dsp.c395 uint8_t *buf1 = base1 + midoff_aligned; in check_loopfilter_16y() local
492 uint8_t *buf1 = base1 + midoff_aligned; in check_loopfilter_simple() local
H A Dvp9dsp.c469 uint8_t *buf1 = base1 + midoff_aligned; in check_loopfilter() local
392 randomize_loopfilter_buffers(int bidx, int lineoff, int str, int bit_depth, int dir, const int *E, const int *F, const int *H, const int *I, uint8_t *buf0, uint8_t *buf1) randomize_loopfilter_buffers() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage.c943 char buf1[1024]; in _cupsImageReadEXIF() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c90 shader_buffer_desc_identical(struct pipe_shader_buffer *buf1, in shader_buffer_desc_identical() argument
/third_party/python/Modules/_blake2/impl/
H A Dblake2s.c269 __m128i buf1, buf2, buf3, buf4; in blake2s_compress() local
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c244 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp581 LayerColorType* buf1 = reinterpret_cast<LayerColorType*>(layerData_->virAddr + y * layerData_->stride); in DrawBackground() local
/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c797 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb32_2() local
861 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2bgr24_2() local
884 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb555_2() local
913 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb565_2() local
982 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2yuyv422_2() local
1122 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb32_1() local
1191 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2bgr24_1() local
1232 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb555_1() local
1285 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2rgb565_1() local
1375 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 yuv2yuyv422_1() local
[all...]
/third_party/alsa-utils/alsaucm/
H A Ddump.c99 char buf1[128], buf2[128]; in text_verb_start() local
117 char buf1[128], buf2[128]; in text_2nd_level_begin() local
199 char buf1[256], buf2[256]; in text_value() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutransts.c257 char buf1[BUF_CAP]; in TestOpenInverse() local
307 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; in TestClone() local
H A Dbocu1tst.c793 char buf1[80], buf2[80]; in TestBOCU1RefDiff() local
/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local

Completed in 30 milliseconds

12345