Searched refs:topleft_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.h307 diagonal_ref = ref[4 * h->topleft_mb_xy + 1 +
309 C = mv[h->mb2b_xy[h->topleft_mb_xy] + 3 + b_stride +
406 h->topleft_mb_xy = topleft_xy;
448 topleft_xy = h->topleft_mb_xy;
H A Dh264.h381 int topleft_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.h290 diagonal_ref = ref[4*h->topleft_mb_xy + 1 + (h->topleft_partition & 2)];
291 C = mv[h->mb2b_xy[h->topleft_mb_xy] + 3 + b_stride + (h->topleft_partition & 2*b_stride)];
385 h->topleft_mb_xy = topleft_xy;
421 topleft_xy = h->topleft_mb_xy;
H A Dh264.h274 int topleft_mb_xy; member in struct:H264Context

Completed in 53 milliseconds