Home
last modified time | relevance | path

Searched defs:dst00 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_hqx.c180 uint32_t *dst00 = &dst[dst_linesize*(pos00>>1) + (pos00&1)]; in hq3x_interp_2x1() local
246 uint32_t *dst00 = &dst[dst_linesize*(pos00>>1) + (pos00&1)]; hq4x_interp_2x2() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264qpel_lasx.c1281 __m256i dst00, dst01, dst0, dst1, dst2, dst3; in avg_h264_qpel8_h_lowpass_lasx() local

Completed in 6 milliseconds