Searched refs:MV_REFERENCE_FRAME (Results 1 - 25 of 45) sorted by relevance

12

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Dec_types.h51 MV_REFERENCE_FRAME ref_frame;
H A Ddecodemv.c342 mbmi->ref_frame = (MV_REFERENCE_FRAME) vp8_read(bc, pbi->prob_intra);
361 (MV_REFERENCE_FRAME)((int)(2 + vp8_read(bc, pbi->prob_gf)));
/external/libvpx/libvpx/vp8/decoder/
H A Dec_types.h51 MV_REFERENCE_FRAME ref_frame;
H A Ddecodemv.c342 mbmi->ref_frame = (MV_REFERENCE_FRAME) vp8_read(bc, pbi->prob_intra);
361 (MV_REFERENCE_FRAME)((int)(2 + vp8_read(bc, pbi->prob_gf)));
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_pred_common.c145 const MV_REFERENCE_FRAME vrfa = a_sg ? above_mbmi->ref_frame[0]
147 const MV_REFERENCE_FRAME vrfl = l_sg ? left_mbmi->ref_frame[0]
161 const MV_REFERENCE_FRAME vrfc = l_sg ? vrfa : vrfl;
162 const MV_REFERENCE_FRAME rfs = a_sg ? vrfa : vrfl;
221 const MV_REFERENCE_FRAME above0 = above_mbmi->ref_frame[0];
222 const MV_REFERENCE_FRAME above1 = above_mbmi->ref_frame[1];
223 const MV_REFERENCE_FRAME left0 = left_mbmi->ref_frame[0];
224 const MV_REFERENCE_FRAME left1 = left_mbmi->ref_frame[1];
230 const MV_REFERENCE_FRAME rfs = !above_has_second ? above0 : left0;
231 const MV_REFERENCE_FRAME crf
[all...]
H A Dvp9_mvref_common.h148 const MV_REFERENCE_FRAME this_ref_frame,
209 MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame,
H A Dvp9_blockd.h112 } MV_REFERENCE_FRAME; typedef in typeref:enum:__anon13105
139 MV_REFERENCE_FRAME ref_frame[2];
H A Dvp9_mvref_common.c18 MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame,
113 MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame,
H A Dvp9_onyxc_int.h169 MV_REFERENCE_FRAME comp_fixed_ref;
170 MV_REFERENCE_FRAME comp_var_ref[2];
/external/libvpx/libvpx/vp9/common/
H A Dvp9_pred_common.c145 const MV_REFERENCE_FRAME vrfa = a_sg ? above_mbmi->ref_frame[0]
147 const MV_REFERENCE_FRAME vrfl = l_sg ? left_mbmi->ref_frame[0]
161 const MV_REFERENCE_FRAME vrfc = l_sg ? vrfa : vrfl;
162 const MV_REFERENCE_FRAME rfs = a_sg ? vrfa : vrfl;
221 const MV_REFERENCE_FRAME above0 = above_mbmi->ref_frame[0];
222 const MV_REFERENCE_FRAME above1 = above_mbmi->ref_frame[1];
223 const MV_REFERENCE_FRAME left0 = left_mbmi->ref_frame[0];
224 const MV_REFERENCE_FRAME left1 = left_mbmi->ref_frame[1];
230 const MV_REFERENCE_FRAME rfs = !above_has_second ? above0 : left0;
231 const MV_REFERENCE_FRAME crf
[all...]
H A Dvp9_mvref_common.h34 MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame,
H A Dvp9_mvref_common.c138 const MV_REFERENCE_FRAME this_ref_frame,
193 MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame,
288 MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame,
H A Dvp9_blockd.h108 } MV_REFERENCE_FRAME; typedef in typeref:enum:__anon24895
135 MV_REFERENCE_FRAME ref_frame[2];
H A Dvp9_onyxc_int.h172 MV_REFERENCE_FRAME comp_fixed_ref;
173 MV_REFERENCE_FRAME comp_var_ref[2];
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_context_tree.h52 MV_REFERENCE_FRAME best_reference_frame;
53 MV_REFERENCE_FRAME best_zeromv_reference_frame;
H A Dvp9_encoder.h459 MV_REFERENCE_FRAME ref_frame) {
470 VP9_COMP *cpi, MV_REFERENCE_FRAME ref_frame) {
516 MV_REFERENCE_FRAME ref0,
517 MV_REFERENCE_FRAME ref1) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dblock.h133 MV_REFERENCE_FRAME best_reference_frame;
134 MV_REFERENCE_FRAME best_zeromv_reference_frame;
H A Ddenoising.c508 MV_REFERENCE_FRAME frame = x->best_reference_frame;
509 MV_REFERENCE_FRAME zero_frame = x->best_zeromv_reference_frame;
H A Donyx_int.h690 MV_REFERENCE_FRAME closest_reference_frame;
/external/libvpx/libvpx/vp8/encoder/
H A Dblock.h132 MV_REFERENCE_FRAME best_reference_frame;
133 MV_REFERENCE_FRAME best_zeromv_reference_frame;
H A Ddenoising.c196 MV_REFERENCE_FRAME frame = x->best_reference_frame;
197 MV_REFERENCE_FRAME zero_frame = x->best_zeromv_reference_frame;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dblockd.h153 } MV_REFERENCE_FRAME; typedef in typeref:enum:__anon13047
179 MV_REFERENCE_FRAME ref_frame;
/external/libvpx/libvpx/vp8/common/
H A Dblockd.h153 } MV_REFERENCE_FRAME; typedef in typeref:enum:__anon24838
179 MV_REFERENCE_FRAME ref_frame;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h575 MV_REFERENCE_FRAME ref_frame) {
586 VP9_COMP *cpi, MV_REFERENCE_FRAME ref_frame) {
622 MV_REFERENCE_FRAME ref0,
623 MV_REFERENCE_FRAME ref1) {
H A Dvp9_rdopt.h47 MV_REFERENCE_FRAME ref_frame,

Completed in 439 milliseconds

12