Home
last modified time | relevance | path

Searched defs:pc_tree (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.c142 AV1_COMP *const cpi, MACROBLOCK *x, PC_TREE *pc_tree, int mi_row, in simple_motion_search_get_best_ref()
213 AV1_COMP *const cpi, MACROBLOCK *x, PC_TREE *pc_tree, int mi_row, in simple_motion_search_prune_part_features()
304 AV1_COMP *const cpi, MACROBLOCK *x, PC_TREE *pc_tree, int mi_row, in av1_simple_motion_search_prune_part()
402 AV1_COMP *const cpi, MACROBLOCK *x, PC_TREE *pc_tree, int mi_row, in av1_simple_motion_search_early_term_none()
461 AV1_COMP *const cpi, MACROBLOCK *x, PC_TREE *pc_tree, int mi_row, in firstpass_simple_motion_search_features()
522 PC_TREE *pc_tree, int mi_row, in av1_firstpass_simple_motion_search_early_term()
Dpartition_strategy.h118 static INLINE void init_simple_motion_search_mvs(PC_TREE *pc_tree) { in init_simple_motion_search_mvs()
Dencodeframe.c1514 PC_TREE *pc_tree, int *rate) { in encode_sb()
1695 int do_recon, PC_TREE *pc_tree) { in rd_use_partition()
1962 int do_recon, PC_TREE *pc_tree) { in nonrd_use_partition()
2232 PC_TREE *pc_tree, RD_STATS *best_rdc, in rd_test_partition3()
2281 static void reset_partition(PC_TREE *pc_tree, BLOCK_SIZE bsize) { in reset_partition()
2308 PC_TREE *pc_tree, int64_t *none_rd) { in rd_pick_sqr_partition()
3114 PC_TREE *pc_tree, int64_t *none_rd) { in rd_pick_partition()
Dencoder.h589 PC_TREE *pc_tree; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2173 int output_enabled, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in encode_sb()
2512 BLOCK_SIZE bsize, PC_TREE *pc_tree) { in encode_sb_rt()
2581 int do_recon, PC_TREE *pc_tree) { in rd_use_partition()
3299 const PC_TREE *const pc_tree, in ml_prune_rect_partition()
3646 PC_TREE *pc_tree) { in rd_pick_partition()
4480 int mi_col, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in fill_mode_info_sb()
4537 static void pred_pixel_ready_reset(PC_TREE *pc_tree, BLOCK_SIZE bsize) { in pred_pixel_ready_reset()
4627 int64_t best_rd, PC_TREE *pc_tree) { in nonrd_pick_partition()
4895 RD_COST *rd_cost, PC_TREE *pc_tree) { in nonrd_select_partition()
5029 RD_COST *dummy_cost, PC_TREE *pc_tree) { in nonrd_use_partition()
Dvp9_encoder.h429 PC_TREE *pc_tree; member