Searched refs:pixel2 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbit_depth_template.c27 # undef pixel2 macro
50 # define pixel2 uint32_t macro
69 # define pixel2 uint16_t macro
H A Ddsputil_template.c283 OP(*((pixel2*)(block )), AV_RN2P(pixels ));\
355 OP(*((pixel2*)&dst[i*dst_stride ]), rnd_avg_pixel4(a, b));\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbit_depth_template.c29 # undef pixel2 macro
52 # define pixel2 uint32_t macro
71 # define pixel2 uint16_t macro
H A Dpel_template.c36 OP(*((pixel2 *) block), AV_RN2P(pixels)); \
H A Dhpel_template.c80 OP(*((pixel2 *) &dst[i * dst_stride]), rnd_avg_pixel4(a, b)); \

Completed in 107 milliseconds