Searched refs:topright_mb_xy (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_mvpred.h299 diagonal_ref = ref[4 * h->topright_mb_xy + 2];
300 C = mv[h->mb2b_xy[h->topright_mb_xy] + 3 * b_stride];
408 h->topright_mb_xy = topright_xy;
450 topright_xy = h->topright_mb_xy;
H A Dh264.h383 int topright_mb_xy; member in struct:H264Context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_mvpred.h282 diagonal_ref = ref[4*h->topright_mb_xy + 2];
283 C = mv[h->mb2b_xy[h->topright_mb_xy] + 3*b_stride];
387 h->topright_mb_xy= topright_xy;
423 topright_xy = h->topright_mb_xy;
H A Dh264.h276 int topright_mb_xy; member in struct:H264Context

Completed in 73 milliseconds