Home
last modified time | relevance | path

Searched defs:b_mode (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dreconintra4x4.c23 B_PREDICTION_MODE b_mode = (B_PREDICTION_MODE)_b_mode; in vp8_intra4x4_predict_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c188 B_PREDICTION_MODE b_mode = in mt_decode_macroblock() local
Ddecodeframe.c192 B_PREDICTION_MODE b_mode = in decode_macroblock() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c276 const MB_PREDICTION_MODE b_mode = mi->bmi[idy * 2 + idx].as_mode; in pack_inter_mode_mvs() local
311 const MB_PREDICTION_MODE b_mode = mi->bmi[j].as_mode; in pack_inter_mode_mvs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c472 MB_PREDICTION_MODE b_mode; in read_inter_block_mode_info() local