FFmpeg
Data Fields
BlockNode Struct Reference

#include <snow.h>

Data Fields

int16_t  mx
  Motion vector component X, see mv_scale. More...
 
int16_t  my
  Motion vector component Y, see mv_scale. More...
 
  Reference frame index. More...
 
uint8_t  color [3]
  Color for intra. More...
 
  Bitfield of BLOCK_*. More...
 
 

Detailed Description

Definition at line 51 of file snow.h.

Field Documentation

int16_t BlockNode::mx

Motion vector component X, see mv_scale.

Definition at line 52 of file snow.h.

Referenced by check_4block_inter(), check_block(), decode_q_branch(), encode_q_branch(), encode_q_branch2(), ff_snow_pred_block(), get_block_bits(), iterative_me(), pred_mv(), predict_slice_buffered(), same_block(), and set_blocks().

int16_t BlockNode::my

Motion vector component Y, see mv_scale.

Definition at line 53 of file snow.h.

Referenced by check_4block_inter(), check_block(), decode_q_branch(), encode_q_branch(), encode_q_branch2(), ff_snow_pred_block(), get_block_bits(), iterative_me(), pred_mv(), predict_slice_buffered(), same_block(), and set_blocks().

uint8_t BlockNode::ref

Reference frame index.

Definition at line 54 of file snow.h.

Referenced by check_4block_inter(), check_block(), decode_q_branch(), encode_q_branch(), encode_q_branch2(), ff_snow_pred_block(), get_block_bits(), iterative_me(), pred_mv(), predict_slice_buffered(), same_block(), and set_blocks().

uint8_t BlockNode::color[3]

Color for intra.

Definition at line 55 of file snow.h.

Referenced by check_block(), decode_q_branch(), encode_q_branch(), encode_q_branch2(), ff_snow_pred_block(), get_block_bits(), get_dc(), iterative_me(), same_block(), and set_blocks().

uint8_t BlockNode::type

Bitfield of BLOCK_*.

Definition at line 56 of file snow.h.

Referenced by check_4block_inter(), check_block(), decode_q_branch(), encode_q_branch(), encode_q_branch2(), ff_snow_pred_block(), get_block_bits(), get_dc(), iterative_me(), predict_slice_buffered(), same_block(), and set_blocks().

uint8_t BlockNode::level

Definition at line 61 of file snow.h.

Referenced by decode_q_branch(), encode_q_branch(), encode_q_branch2(), and set_blocks().


The documentation for this struct was generated from the following file:

Generated on Fri Jan 12 2018 01:48:30 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /