Searched refs:smp_native (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | apedec.c | 1634 uint8_t *smp_native = frame->data[ch] + i*stride; in ape_decode_frame() local 1637 smp[j] = smp_native[stride-j-1]; in ape_decode_frame() |
Completed in 3 milliseconds