Searched refs:MBPART_L0 (Results 1 – 2 of 2) sorted by relevance
/external/libavc/common/ |
D | ih264_common_tables.c | 256 {1, MBPART_L0, MBPART_NA, 16, 16}, 257 {2, MBPART_L0, MBPART_L0, 16, 8}, 258 {2, MBPART_L0, MBPART_L0, 8, 16}, 267 {1, MBPART_L0, MBPART_NA, 16, 16, }, 270 {2, MBPART_L0, MBPART_L0, 16, 8, }, 271 {2, MBPART_L0, MBPART_L0, 8, 16, }, 274 {2, MBPART_L0, MBPART_L1, 16, 8, }, 275 {2, MBPART_L0, MBPART_L1, 8, 16, }, 276 {2, MBPART_L1, MBPART_L0, 16, 8, }, 277 {2, MBPART_L1, MBPART_L0, 8, 16, }, [all …]
|
D | ih264_defs.h | 343 MBPART_L0, enumerator
|