Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_debug.h119 #define DEBUG_VALIDATE_PADDED_REGION(ps_proc) ihevcd_debug_validate_padded_region(ps_proc); macro
123 #define DEBUG_VALIDATE_PADDED_REGION(ps_proc) macro
Dihevcd_decode.c900 DEBUG_VALIDATE_PADDED_REGION(&ps_codec->as_process[proc_idx]); in ihevcd_decode()