Searched refs:topleft_partition (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264.h289 int topleft_partition; member in struct:H264Context
772 h->topleft_partition= -1;
795 h->topleft_partition = 0;
1053 const int b_xy = h->mb2b_xy [topleft_xy] + 3 + h->b_stride + (h->topleft_partition & 2*h->b_stride);
1054 const int b8_xy= 4*topleft_xy + 1 + (h->topleft_partition & 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264.h289 int topleft_partition; member in struct:H264Context
772 h->topleft_partition= -1;
795 h->topleft_partition = 0;
1053 const int b_xy = h->mb2b_xy [topleft_xy] + 3 + h->b_stride + (h->topleft_partition & 2*h->b_stride);
1054 const int b8_xy= 4*topleft_xy + 1 + (h->topleft_partition & 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264.h289 int topleft_partition; member in struct:H264Context
772 h->topleft_partition= -1;
795 h->topleft_partition = 0;
1053 const int b_xy = h->mb2b_xy [topleft_xy] + 3 + h->b_stride + (h->topleft_partition & 2*h->b_stride);
1054 const int b8_xy= 4*topleft_xy + 1 + (h->topleft_partition & 2);

Completed in 69 milliseconds