Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h66 struct macroblock_plane { struct
90 struct macroblock_plane plane[MAX_MB_PLANE]; argument
Dvp9_encodemb.c55 struct macroblock_plane *const p = &x->plane[plane]; in vp9_subtract_plane()
112 struct macroblock_plane *p = &mb->plane[plane]; in optimize_b()
320 const struct macroblock_plane *const p = &x->plane[plane]; in vp9_xform_quant()
373 struct macroblock_plane *const p = &x->plane[plane]; in encode_block()
432 struct macroblock_plane *const p = &x->plane[plane]; in encode_block_pass1()
481 struct macroblock_plane *const p = &x->plane[plane]; in encode_block_intra()
Dvp9_tokenize.c171 struct macroblock_plane *p = &args->cpi->mb.plane[plane]; in set_entropy_context_b()
216 struct macroblock_plane *p = &cpi->mb.plane[plane]; in tokenize_b()
Dvp9_pickmode.c189 struct macroblock_plane *const p = &x->plane[0]; in model_rd_for_sb_y()
211 struct macroblock_plane *const p = &x->plane[0]; in vp9_pick_inter_mode()
Dvp9_quantize.c132 struct macroblock_plane *p = &x->plane[plane]; in vp9_regular_quantize_b_4x4()
Dvp9_rdopt.c439 struct macroblock_plane *const p = &x->plane[i]; in model_rd_for_sb()
484 const struct macroblock_plane *const p = &x->plane[0]; in model_rd_for_sb_y_tx()
560 const struct macroblock_plane *p = &x->plane[plane]; in cost_coeffs()
631 const struct macroblock_plane *const p = &x->plane[plane]; in dist_block()
1053 struct macroblock_plane *p = &x->plane[0]; in rd_pick_intra4x4block()
1390 struct macroblock_plane *const p = x->plane; in rd_pick_intra_sbuv_mode()
1547 struct macroblock_plane *const p = &x->plane[0]; in encode_inter_mb_segment()
1648 struct macroblock_plane *const p = &x->plane[0]; in mi_buf_shift()
1724 struct macroblock_plane *const p = &x->plane[0]; in rd_check_segment_txsize()
3042 struct macroblock_plane *const p = x->plane; in swap_block_ptr()
Dvp9_encodeframe.c843 struct macroblock_plane *const p = x->plane; in update_state()
994 struct macroblock_plane *const p = x->plane; in rd_pick_sb_modes()
3128 struct macroblock_plane *const p = x->plane; in encode_frame_internal()
Dvp9_firstpass.c477 struct macroblock_plane *const p = x->plane; in vp9_first_pass()