OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deblk_ctxt_t
(Results
1 - 5
of
5
) sorted by null
/external/libhevc/decoder/
ihevcd_ilf_padding.h
41
void ihevcd_ilf_pad_frame(
deblk_ctxt_t
*ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt);
ihevcd_deblk.h
37
void ihevcd_deblk_ctb(
deblk_ctxt_t
*ps_deblk,
ihevcd_structs.h
531
}
deblk_ctxt_t
;
typedef in typeref:struct:__anon3403
1125
deblk_ctxt_t
s_deblk_ctxt;
[
all
...]
ihevcd_ilf_padding.c
79
void ihevcd_ilf_pad_frame(
deblk_ctxt_t
*ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt)
ihevcd_deblk.c
97
void ihevcd_deblk_ctb(
deblk_ctxt_t
*ps_deblk,
Completed in 48 milliseconds