Searched refs:old_ref (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264_direct.c71 int j, old_ref, rfield; local
80 for(old_ref=0; old_ref<ref1->ref_count[colfield][list]; old_ref++){
81 int poc = ref1->ref_poc[colfield][list][old_ref];
91 map[list][2*old_ref + (rfield^field) + 16] = cur_ref;
93 map[list][old_ref] = cur_ref;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264_direct.c71 int j, old_ref, rfield; local
80 for(old_ref=0; old_ref<ref1->ref_count[colfield][list]; old_ref++){
81 int poc = ref1->ref_poc[colfield][list][old_ref];
91 map[list][2*old_ref + (rfield^field) + 16] = cur_ref;
93 map[list][old_ref] = cur_ref;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264_direct.c71 int j, old_ref, rfield; local
80 for(old_ref=0; old_ref<ref1->ref_count[colfield][list]; old_ref++){
81 int poc = ref1->ref_poc[colfield][list][old_ref];
91 map[list][2*old_ref + (rfield^field) + 16] = cur_ref;
93 map[list][old_ref] = cur_ref;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Dinode.c2554 int old_ref = 0; local
2578 old_ref = th->t_refcount;
2591 * If old_ref == 0, the transaction is from reiserfs_get_block,
2594 if (th->t_refcount > old_ref) {
2595 if (old_ref)
2621 int old_ref = 0; local
2634 old_ref = th->t_refcount;
2648 * If old_ref == 0, the transaction is from reiserfs_get_block,
2651 if (th->t_refcount > old_ref) {
2652 if (old_ref)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dinode.c2554 int old_ref = 0; local
2578 old_ref = th->t_refcount;
2591 * If old_ref == 0, the transaction is from reiserfs_get_block,
2594 if (th->t_refcount > old_ref) {
2595 if (old_ref)
2621 int old_ref = 0; local
2634 old_ref = th->t_refcount;
2648 * If old_ref == 0, the transaction is from reiserfs_get_block,
2651 if (th->t_refcount > old_ref) {
2652 if (old_ref)
[all...]

Completed in 93 milliseconds