Searched refs:LEFT4X4 (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | blockd.h | 125 LEFT4X4, enumerator 134 #define VP8_SUBMVREFS (1 + NEW4X4 - LEFT4X4)
|
D | entropymode.c | 144 -LEFT4X4, 2,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | rdopt.c | 981 m = LEFT4X4; in labels2mode() 994 case LEFT4X4: in labels2mode() 1015 m = LEFT4X4; in labels2mode() 1166 for (this_mode = LEFT4X4; this_mode <= NEW4X4 ; this_mode ++) in rd_check_segment()
|
D | bitstream.c | 444 assert(LEFT4X4 <= m && m <= NEW4X4); in write_sub_mv_ref() 447 vp8_sub_mv_ref_encoding_array + (m - LEFT4X4)); in write_sub_mv_ref()
|
D | onyx_if.c | 2317 …fprintf(f, "PB:%8d, %8d, %8d, %8d\n", inter_b_modes[LEFT4X4], inter_b_modes[ABOVE4X4], inter_b_mod… in vp8_remove_compressor()
|