Searched refs:END_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
47 #define END_NOT_FOUND (-100) macro
97 return END_NOT_FOUND; in hevc_find_frame_end()114 if (!*buf_size && next == END_NOT_FOUND) { in mpp_combine_frame()121 if (next == END_NOT_FOUND) { in mpp_combine_frame()258 if (s->eos && buf_size && next == END_NOT_FOUND) { in h265d_split_frame()
359 #define END_NOT_FOUND (-100) macro