Searched defs:is_compound (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | convolve.h | 28 int is_compound; member 66 int is_compound, int bd) { in get_conv_params_no_round()
|
D | reconinter.c | 633 int is_compound) { in av1_dist_wtd_comp_weight_assign()
|
/external/libaom/libaom/av1/encoder/ |
D | reconinter_enc.h | 69 const int is_compound = has_second_ref(mi); in av1_is_interp_search_needed() local
|
D | reconinter_enc.c | 80 int is_compound = has_second_ref(mi); in build_inter_predictors() local 547 const int is_compound = has_second_ref(mbmi); in build_wedge_inter_predictor_from_buf() local
|
D | bitstream.c | 495 const int is_compound = has_second_ref(mbmi); in write_ref_frames() local 1050 const int is_compound = has_second_ref(mbmi); in pack_inter_mode_mvs() local
|
D | encodeframe.c | 6003 const int is_compound = has_second_ref(mbmi); in encode_superblock() local
|
D | rdopt.c | 8730 const int is_compound = has_second_ref(mbmi); in interpolation_filter_search() local
|
/external/libaom/libaom/test/ |
D | av1_convolve_scale_test.cc | 288 void SetConvParamOffset(int i, int j, int is_compound, int do_average, in SetConvParamOffset() 306 int is_compound = 0; in Run() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 405 int is_compound, int allow_hp, vpx_reader *r) { in assign_mv() 700 int ref, is_compound; in read_inter_block_mode_info() local
|
D | vp9_decodeframe.c | 707 const int is_compound = has_second_ref(mi); in dec_build_inter_predictors_sb() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.c | 131 const int is_compound = has_second_ref(mi); in build_inter_predictors() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_bitstream.c | 201 const int is_compound = has_second_ref(mi); in write_ref_frames() local 248 const int is_compound = has_second_ref(mi); in pack_inter_mode_mvs() local
|
D | vp9_rdopt.c | 1441 const int is_compound = has_second_ref(mi); in set_and_cost_bmi_mvs() local 1502 const int is_compound = has_second_ref(mi); in encode_inter_mb_segment() local
|
D | vp9_encodeframe.c | 6115 const int is_compound = has_second_ref(mi); in encode_superblock() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 1099 int is_compound, int allow_hp, aom_reader *r) { in assign_mv() 1270 const int is_compound = has_second_ref(mbmi); in read_inter_block_mode_info() local
|
D | decodeframe.c | 637 int is_compound = has_second_ref(mi); in dec_build_inter_predictors() local
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 731 void is_compound() in is_compound() function
|