HomeSort by relevance Sort by last modified time
    Searched full:y_a0 (Results 1 - 1 of 1) sorted by null

  /external/libhevc/decoder/
ihevcd_mv_pred.c 432 WORD32 y_a0, y_a1; local
435 /* TODO: y_a0, y_a1 is coded assuming left nbr pointer starts at PU */
436 y_a0 = (part_ht >> 2);
439 pu_idx_a0 = *(pu4_left_pu_idx + (y_a0 * left_nbr_4x4_strd));

Completed in 223 milliseconds