Home
last modified time | relevance | path

Searched refs:i_ref0_max (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dcavlc.c468 const int i_ref0_max = h->mb.pic.i_fref[0] - 1; in x264_cavlc_mb_header_b() local
474 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[0]] ); in x264_cavlc_mb_header_b()
481 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[ 0]] ); in x264_cavlc_mb_header_b()
482 … if( i_ref0_max && b_list[0][1] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[12]] ); in x264_cavlc_mb_header_b()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dcavlc.c445 const int i_ref0_max = h->mb.pic.i_fref[0] - 1; in cavlc_mb_header_b() local
451 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[0]] ); in cavlc_mb_header_b()
458 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[ 0]] ); in cavlc_mb_header_b()
459 … if( i_ref0_max && b_list[0][1] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[12]] ); in cavlc_mb_header_b()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dcavlc.c445 const int i_ref0_max = h->mb.pic.i_fref[0] - 1; in cavlc_mb_header_b() local
451 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[0]] ); in cavlc_mb_header_b()
458 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[ 0]] ); in cavlc_mb_header_b()
459 … if( i_ref0_max && b_list[0][1] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[12]] ); in cavlc_mb_header_b()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dcavlc.c468 const int i_ref0_max = h->mb.pic.i_fref[0] - 1; in x264_cavlc_mb_header_b() local
474 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[0]] ); in x264_cavlc_mb_header_b()
481 … if( i_ref0_max && b_list[0][0] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[ 0]] ); in x264_cavlc_mb_header_b()
482 … if( i_ref0_max && b_list[0][1] ) bs_write_te( s, i_ref0_max, h->mb.cache.ref[0][x264_scan8[12]] ); in x264_cavlc_mb_header_b()