Home
last modified time | relevance | path

Searched refs:uv_wd (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_encode_header_sei_vui.c2124 WORD32 uv_wd, in ihevce_calc_CRC() argument
2184 for(x = 0; x < uv_wd; x += 2) in ihevce_calc_CRC()
2282 WORD32 uv_wd, in ihevce_calc_checksum() argument
2336 for(x = (i4_frame_pos_x / 2), col = 0; col < uv_wd; x++, col += 2) in ihevce_calc_checksum()
2422 WORD32 uv_wd, in ihevce_populate_hash_sei() argument
2445 uv_wd, in ihevce_populate_hash_sei()
2460 uv_wd, in ihevce_populate_hash_sei()
Dihevce_encode_header_sei_vui.h161 WORD32 uv_wd,