Home
last modified time | relevance | path

Searched refs:u1_num_ref (Results 1 – 6 of 6) sorted by relevance

/external/libavc/decoder/
Dih264d_process_pslice.c118 UWORD32 u1_num_part, u1_num_ref, u1_wd, u1_ht; in ih264d_mv_pred_ref_tfr_nby2_pmb() local
149 u1_num_ref = MIN(u1_num_part, 4); in ih264d_mv_pred_ref_tfr_nby2_pmb()
150 for(u1_blk_no = 0; u1_blk_no < u1_num_ref; u1_blk_no++) in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_parse_bslice.c929 UWORD8 u1_num_part, u1_num_ref, u1_wd, u1_ht; in ih264d_mv_pred_ref_tfr_nby2_bmb() local
963 u1_num_ref = MIN(u1_num_part, 4); in ih264d_mv_pred_ref_tfr_nby2_bmb()
966 for(u1_blk_no = 0; u1_blk_no < u1_num_ref; u1_blk_no++) in ih264d_mv_pred_ref_tfr_nby2_bmb()
/external/libhevc/encoder/
Dihevce_enc_structs.h3157 UWORD8 u1_num_ref; member
Dihevce_enc_loop_structs.h163 (ps_common_frm_prms)->u1_num_ref = num_refs; \
Dhme_defs.h2538 U08 u1_num_ref; member
Dhme_refine.c6244 s_subpel_prms.u1_num_ref = ps_ctxt->num_ref_future + ps_ctxt->num_ref_past; in hme_refine()
6264 ps_inter_ctb_prms->u1_num_ref = ps_subpel_prms->u1_num_ref; in hme_refine()