Searched defs:dst_l (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_owdenoise.c | 104 static inline void decompose(float *dst_l, float *dst_h, const float *src, in decompose() 141 static inline void decompose2D(float *dst_l, float *dst_h, const float *src, in decompose2D()
|
/third_party/ffmpeg/libavcodec/ |
D | wavpack.c | 444 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_high() local 582 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_fast() local 743 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_copy() local 774 void *dst_l, void *dst_r, const int type) in wv_unpack_stereo()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8dsp_mmi.c | 42 #define MMI_BTOH(dst_l, dst_r, src) \ argument
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_cmd_buffer.c | 1769 uint32_t dst_l = l, src_l = l; in dzn_cmd_buffer_copy_img_chunk() local
|