Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_encode_header_sei_vui.h164 WORD32 i4_frame_pos_x,
Dihevce_encode_header_sei_vui.c2285 WORD32 i4_frame_pos_x, in ihevce_calc_checksum() argument
2305 for(x = i4_frame_pos_x, col = 0; col < y_wd; x++, col++) in ihevce_calc_checksum()
2336 for(x = (i4_frame_pos_x / 2), col = 0; col < uv_wd; x++, col += 2) in ihevce_calc_checksum()
2425 WORD32 i4_frame_pos_x, in ihevce_populate_hash_sei() argument
2463 i4_frame_pos_x, in ihevce_populate_hash_sei()