Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1909 int output_enabled, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in encode_sb()
2248 BLOCK_SIZE bsize, PC_TREE *pc_tree) { in encode_sb_rt()
2317 int do_recon, PC_TREE *pc_tree) { in rd_use_partition()
2879 PC_TREE *pc_tree) { in rd_pick_partition()
3545 int mi_col, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in fill_mode_info_sb()
3602 static void pred_pixel_ready_reset(PC_TREE *pc_tree, BLOCK_SIZE bsize) { in pred_pixel_ready_reset()
3620 int64_t best_rd, PC_TREE *pc_tree) { in nonrd_pick_partition()
3864 RD_COST *rd_cost, PC_TREE *pc_tree) { in nonrd_select_partition()
3996 RD_COST *dummy_cost, PC_TREE *pc_tree) { in nonrd_use_partition()
Dvp9_encoder.h333 PC_TREE *pc_tree; member