Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h29 struct macroblock_plane { struct
56 struct macroblock_plane plane[MAX_MB_PLANE]; argument
Dvp9_encodemb.c55 struct macroblock_plane *const p = &x->plane[plane]; in vp9_subtract_plane()
104 struct macroblock_plane *const p = &mb->plane[plane]; in optimize_b()
307 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant_fp()
358 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant_dc()
405 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant()
459 struct macroblock_plane *const p = &x->plane[plane]; in encode_block()
535 struct macroblock_plane *const p = &x->plane[plane]; in encode_block_pass1()
584 struct macroblock_plane *const p = &x->plane[plane]; in encode_block_intra()
Dvp9_tokenize.c162 struct macroblock_plane *p = &args->cpi->mb.plane[plane]; in set_entropy_context_b()
207 struct macroblock_plane *p = &cpi->mb.plane[plane]; in tokenize_b()
Dvp9_pickmode.c205 struct macroblock_plane *const p = &x->plane[0]; in model_rd_for_sb_y()
363 struct macroblock_plane *const p = &x->plane[0]; in vp9_pick_inter_mode()
Dvp9_rdopt.c143 struct macroblock_plane *const p = &x->plane[i]; in swap_block_ptr()
177 struct macroblock_plane *const p = &x->plane[i]; in model_rd_for_sb()
260 const struct macroblock_plane *p = &x->plane[plane]; in cost_coeffs()
331 const struct macroblock_plane *const p = &x->plane[plane]; in dist_block()
633 struct macroblock_plane *p = &x->plane[0]; in rd_pick_intra4x4block()
1090 struct macroblock_plane *const p = &x->plane[0]; in encode_inter_mb_segment()
1191 struct macroblock_plane *const p = &x->plane[0]; in mi_buf_shift()
1277 struct macroblock_plane *const p = &x->plane[0]; in rd_pick_best_sub8x8_mode()
Dvp9_quantize.c261 struct macroblock_plane *p = &x->plane[plane]; in vp9_regular_quantize_b_4x4()
Dvp9_encodeframe.c515 struct macroblock_plane *const p = x->plane; in update_state()
695 struct macroblock_plane *const p = x->plane; in rd_pick_sb_modes()
3312 struct macroblock_plane *const p = x->plane; in encode_frame_internal()
Dvp9_firstpass.c405 struct macroblock_plane *const p = x->plane; in vp9_first_pass()