Home
last modified time | relevance | path

Searched refs:u_temp (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A D012v.c73 uint16_t u_temp[3] = {0x8000, 0x8000, 0x8000}; in zero12v_decode_frame() local
85 u = u_temp; in zero12v_decode_frame()
134 memcpy(u, u_temp, sizeof(*u) * ((width - x + 1) / 2)); in zero12v_decode_frame()
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h516 DECLARE_ALIGNED(8, uint64_t, u_temp);
/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c816 c->u_temp=(intptr_t)abuf0; in yuv2rgb32_2()

Completed in 6 milliseconds