Searched defs:dst_l (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_owdenoise.c | 109 static inline void decompose(float *dst_l, float *dst_h, const float *src, in decompose() argument 146 static inline void decompose2D(float *dst_l, float *dst_h, const float *src, in decompose2D() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | wavpack.c | 445 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_high() local 587 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_fast() local 748 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_copy() local 778 wv_unpack_stereo(WavpackFrameContext *s, GetBitContext *gb, void *dst_l, void *dst_r, const int type) wv_unpack_stereo() argument [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 1769 uint32_t dst_l = l, src_l = l; in dzn_cmd_buffer_copy_img_chunk() local
|
Completed in 10 milliseconds