Searched refs:AV_RN4PA (Results 1 - 4 of 4) 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.c35 # undef AV_RN4PA macro
59 # define AV_RN4PA AV_RN64A macro
78 # define AV_RN4PA AV_RN32A macro
H A Dh264pred_template.c35 const pixel4 a= AV_RN4PA(src-stride);
300 const pixel4 a = AV_RN4PA(((pixel4*)(src-stride))+0);
301 const pixel4 b = AV_RN4PA(((pixel4*)(src-stride))+1);
302 const pixel4 c = AV_RN4PA(((pixel4*)(src-stride))+2);
303 const pixel4 d = AV_RN4PA(((pixel4*)(src-stride))+3);
448 const pixel4 a= AV_RN4PA(((pixel4*)(src-stride))+0);
449 const pixel4 b= AV_RN4PA(((pixel4*)(src-stride))+1);
461 const pixel4 a= AV_RN4PA(((pixel4*)(src-stride))+0);
462 const pixel4 b= AV_RN4PA(((pixel4*)(src-stride))+1);
883 a = AV_RN4PA(((pixel
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbit_depth_template.c37 # undef AV_RN4PA macro
61 # define AV_RN4PA AV_RN64A macro
80 # define AV_RN4PA AV_RN32A macro
H A Dh264pred_template.c39 const pixel4 a= AV_RN4PA(src-stride);
334 const pixel4 a = AV_RN4PA(((pixel4*)(src-stride))+0);
335 const pixel4 b = AV_RN4PA(((pixel4*)(src-stride))+1);
336 const pixel4 c = AV_RN4PA(((pixel4*)(src-stride))+2);
337 const pixel4 d = AV_RN4PA(((pixel4*)(src-stride))+3);
493 const pixel4 a= AV_RN4PA(((pixel4*)(src-stride))+0);
494 const pixel4 b= AV_RN4PA(((pixel4*)(src-stride))+1);
507 const pixel4 a= AV_RN4PA(((pixel4*)(src-stride))+0);
508 const pixel4 b= AV_RN4PA(((pixel4*)(src-stride))+1);
956 a = AV_RN4PA(((pixel
[all...]

Completed in 111 milliseconds