Searched refs:MB_MODE_COUNT (Results 1 - 15 of 15) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dblock.h102 int (*mbmode_cost)[MB_MODE_COUNT];
103 int (*intra_uv_mode_cost)[MB_MODE_COUNT];
H A Donyx_int.h696 int mbmode_cost[2][MB_MODE_COUNT];
697 int intra_uv_mode_cost[2][MB_MODE_COUNT];
H A Dpickinter.c579 int_mv mode_mv_sb[2][MB_MODE_COUNT];
H A Drdopt.c1950 int_mv mode_mv_sb[2][MB_MODE_COUNT];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dreconintra.c136 case MB_MODE_COUNT:
277 case MB_MODE_COUNT:
H A Dblockd.h88 MB_MODE_COUNT enumerator in enum:__anon509
H A Dfindnearmv.c153 int_mv mode_mv_sb[2][MB_MODE_COUNT],
H A Dfindnearmv.h89 int_mv mode_mv_sb[2][MB_MODE_COUNT],
H A Dpostproc.c33 static const unsigned char MB_PREDICTION_MODE_colors[MB_MODE_COUNT][3] =
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_pickmode.c215 int_mv frame_mv[MB_MODE_COUNT][MAX_REF_FRAMES];
236 int mode_idx[MB_MODE_COUNT] = {0};
H A Dvp9_rdopt.c1476 int_mv frame_mv[MB_MODE_COUNT][MAX_REF_FRAMES],
1677 int_mv frame_mv[MB_MODE_COUNT][MAX_REF_FRAMES],
1755 int_mv mode_mv[MB_MODE_COUNT][2];
1756 int_mv frame_mv[MB_MODE_COUNT][MAX_REF_FRAMES];
3137 int_mv frame_mv[MB_MODE_COUNT][MAX_REF_FRAMES];
3162 int64_t mode_distortions[MB_MODE_COUNT] = {-1};
3767 int_mv frame_mv[MB_MODE_COUNT][MAX_REF_FRAMES];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_blockd.h79 MB_MODE_COUNT enumerator in enum:__anon567
H A Dvp9_mvref_common.c37 static const int mode_2_counter[MB_MODE_COUNT] = {
H A Dvp9_postproc.c37 static const unsigned char MB_PREDICTION_MODE_colors[MB_MODE_COUNT][3] = {
H A Dvp9_loopfilter.c204 static const int mode_lf_lut[MB_MODE_COUNT] = {

Completed in 139 milliseconds