Searched refs:MBPART_I16x16 (Results 1 – 2 of 2) sorted by relevance
/external/libavc/common/ |
D | ih264_common_tables.c | 217 {0, MBPART_I16x16, VERT_I16x16, 0, 0}, 218 {0, MBPART_I16x16, HORZ_I16x16, 0, 0}, 219 {0, MBPART_I16x16, DC_I16x16, 0, 0}, 220 {0, MBPART_I16x16, PLANE_I16x16, 0, 0}, 221 {0, MBPART_I16x16, VERT_I16x16, 1, 0}, 222 {0, MBPART_I16x16, HORZ_I16x16, 1, 0}, 223 {0, MBPART_I16x16, DC_I16x16, 1, 0}, 224 {0, MBPART_I16x16, PLANE_I16x16, 1, 0}, 225 {0, MBPART_I16x16, VERT_I16x16, 2, 0}, 226 {0, MBPART_I16x16, HORZ_I16x16, 2, 0}, [all …]
|
D | ih264_defs.h | 356 MBPART_I16x16, enumerator
|