Searched defs:u1_scan_order (Results  1 – 3 of 3) sorted by relevance
| /external/libavc/encoder/ | 
| D | ih264e_core_coding.c | 815     const UWORD8 u1_scan_order[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};  in ih264e_pack_l_mb_i16()  local 994     const UWORD8 u1_scan_order[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};  in ih264e_pack_l_mb()  local
  | 
| D | ih264e_intra_modes_eval.c | 817     const UWORD8 u1_scan_order[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};  in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()  local 1098     const UWORD8 u1_scan_order[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};  in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()  local
  | 
| /external/libavc/encoder/svc/ | 
| D | isvce_core_coding.c | 906     const UWORD8 u1_scan_order[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};  in isvce_pack_l_mb_i16()  local 1082     const UWORD8 u1_scan_order[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};  in isvce_pack_l_mb()  local
  |