Home
last modified time | relevance | path

Searched defs:is_compound (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconinter.c148 const int is_compound = has_second_ref(&mi->mbmi); in build_inter_predictors() local
252 const int is_compound = has_second_ref(&mi->mbmi); in dec_build_inter_predictors() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c368 int is_compound, int allow_hp, vp9_reader *r) { in assign_mv()
432 int inter_mode_ctx, ref, is_compound; in read_inter_block_mode_info() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c196 const int is_compound = has_second_ref(mbmi); in write_ref_frames() local
241 const int is_compound = has_second_ref(mbmi); in pack_inter_mode_mvs() local
Dvp9_rdopt.c1486 const int is_compound = has_second_ref(mbmi); in labels2mode() local
1561 const int is_compound = has_second_ref(&mi->mbmi); in encode_inter_mb_segment() local
Dvp9_encodeframe.c3465 const int is_compound = has_second_ref(mbmi); in encode_superblock() local