Searched refs:ref_start (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dbink.c680 uint8_t *dst, *prev, *ref, *ref_start, *ref_end; local
697 ref_start = c->last.data[plane_idx];
806 if (ref < ref_start || ref > ref_end) {
840 if (ref < ref_start || ref > ref_end) {
H A Dh264.c1418 int ref0, ref1, i, cur_poc, ref_start, ref_count0, ref_count1; local
1433 ref_start= 0;
1438 ref_start= 16;
1448 for(ref0=ref_start; ref0 < ref_count0; ref0++){
1450 for(ref1=ref_start; ref1 < ref_count1; ref1++){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dbink.c680 uint8_t *dst, *prev, *ref, *ref_start, *ref_end; local
697 ref_start = c->last.data[plane_idx];
806 if (ref < ref_start || ref > ref_end) {
840 if (ref < ref_start || ref > ref_end) {
H A Dh264.c1418 int ref0, ref1, i, cur_poc, ref_start, ref_count0, ref_count1; local
1433 ref_start= 0;
1438 ref_start= 16;
1448 for(ref0=ref_start; ref0 < ref_count0; ref0++){
1450 for(ref1=ref_start; ref1 < ref_count1; ref1++){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dbink.c680 uint8_t *dst, *prev, *ref, *ref_start, *ref_end; local
697 ref_start = c->last.data[plane_idx];
806 if (ref < ref_start || ref > ref_end) {
840 if (ref < ref_start || ref > ref_end) {
H A Dh264.c1418 int ref0, ref1, i, cur_poc, ref_start, ref_count0, ref_count1; local
1433 ref_start= 0;
1438 ref_start= 16;
1448 for(ref0=ref_start; ref0 < ref_count0; ref0++){
1450 for(ref1=ref_start; ref1 < ref_count1; ref1++){

Completed in 114 milliseconds