Searched refs:write_back_motion_list (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.h1023 static av_always_inline void write_back_motion_list(H264Context *h, function
1065 write_back_motion_list(h, b_stride, b_xy, b8_xy, mb_type, 0);
1071 write_back_motion_list(h, b_stride, b_xy, b8_xy, mb_type, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h818 static av_always_inline void write_back_motion_list(H264Context *h, MpegEncContext * const s, int b_stride, function
857 write_back_motion_list(h, s, b_stride, b_xy, b8_xy, mb_type, 0);
863 write_back_motion_list(h, s, b_stride, b_xy, b8_xy, mb_type, 1);

Completed in 36 milliseconds