Home
last modified time | relevance | path

Searched refs:macroblock_plane (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h29 struct macroblock_plane { struct
71 struct macroblock_plane plane[MAX_MB_PLANE];
Dvp9_aq_cyclicrefresh.h98 struct macroblock_plane *const p);
Dvp9_encodemb.c34 struct macroblock_plane *const p = &x->plane[plane]; in vp9_subtract_plane()
98 struct macroblock_plane *const p = &mb->plane[plane]; in vp9_optimize_b()
351 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant_fp()
426 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant_dc()
496 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant()
579 struct macroblock_plane *const p = &x->plane[plane]; in encode_block()
692 struct macroblock_plane *const p = &x->plane[plane]; in encode_block_pass1()
756 struct macroblock_plane *const p = &x->plane[plane]; in vp9_encode_block_intra()
Dvp9_tokenize.c324 struct macroblock_plane *p = &x->plane[plane]; in set_entropy_context_b()
357 struct macroblock_plane *p = &x->plane[plane]; in tokenize_b()
Dvp9_ethread.c192 struct macroblock_plane *const p = x->plane; in vp9_encode_tiles_mt()
625 struct macroblock_plane *const p = x->plane; in vp9_encode_tiles_row_mt()
Dvp9_pickmode.c328 struct macroblock_plane *const p = &x->plane[0]; in model_rd_for_sb_y_large()
464 struct macroblock_plane *const p = &x->plane[i]; in model_rd_for_sb_y_large()
539 struct macroblock_plane *const p = &x->plane[0]; in model_rd_for_sb_y()
633 struct macroblock_plane *const p = &x->plane[0]; in block_yrd()
787 struct macroblock_plane *const p = &x->plane[i]; in model_rd_for_sb_uv()
971 struct macroblock_plane *const p = &x->plane[0]; in estimate_block_intra()
2362 struct macroblock_plane *p = &x->plane[0]; in vp9_pick_inter_mode_sub8x8()
Dvp9_quantize.c165 struct macroblock_plane *p = &x->plane[plane]; in vp9_regular_quantize_b_4x4()
Dvp9_rdopt.c134 struct macroblock_plane *const p = &x->plane[i]; in swap_block_ptr()
184 struct macroblock_plane *const p = &x->plane[i]; in model_rd_for_sb()
357 const struct macroblock_plane *p = &x->plane[plane]; in cost_coeffs()
542 const struct macroblock_plane *const p = &x->plane[plane]; in dist_block()
682 const struct macroblock_plane *const p = &x->plane[plane]; in block_rd_txfm()
963 struct macroblock_plane *p = &x->plane[0]; in rd_pick_intra4x4block()
1496 struct macroblock_plane *const p = &x->plane[0]; in encode_inter_mb_segment()
1642 struct macroblock_plane *const p = &x->plane[0]; in mi_buf_shift()
1877 struct macroblock_plane *const p = &x->plane[0]; in rd_pick_best_sub8x8_mode()
Dvp9_aq_cyclicrefresh.c151 struct macroblock_plane *const p) { in vp9_cyclic_refresh_update_segment()
Dvp9_encodeframe.c978 struct macroblock_plane *p = &x->plane[i]; in chroma_check()
1460 struct macroblock_plane *const p = x->plane; in update_state()
1640 struct macroblock_plane *const p = x->plane; in rd_pick_sb_modes()
2169 struct macroblock_plane *const p = x->plane; in update_state_rt()
4518 struct macroblock_plane *const p = x->plane; in encode_frame_internal()
Dvp9_firstpass.c828 struct macroblock_plane *const p = x->plane; in vp9_first_pass_encode_tile_mb_row()