Home
last modified time | relevance | path

Searched defs:buf_a (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcadct.c175 int buf_a[32], buf_b[32]; in imdct_half_32() local
294 int buf_a[64], buf_b[64]; in imdct_half_64() local
/third_party/node/test/parallel/
Dtest-buffer-includes.js6 const buf_a = Buffer.from('a'); constant
Dtest-buffer-indexof.js6 const buf_a = Buffer.from('a'); constant