OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tfr_ctxt_t
(Results
1 - 14
of
14
) sorted by null
/external/libavc/decoder/
ih264d_thread_compute_bs.h
36
tfr_ctxt_t
*ps_tfr_cxt,
ih264d_transfer_address.h
43
}
tfr_ctxt_t
;
typedef in typeref:struct:__anon23797
ih264d_deblocking.h
49
void FilterBoundaryLeft(
tfr_ctxt_t
* const ps_tfr_cxt,
58
void FilterBoundaryTop(
tfr_ctxt_t
* const ps_tfr_cxt,
66
void deblock_mb(
tfr_ctxt_t
* const ps_tfr_cxt,
77
tfr_ctxt_t
* const ps_tfr_cxt,
158
tfr_ctxt_t
* const ps_tfr_cxt,
166
tfr_ctxt_t
*ps_tfr_cxt,
ih264d_thread_compute_bs.c
320
tfr_ctxt_t
*ps_tfr_cxt,
378
void ih264d_recon_deblk_slice(dec_struct_t *ps_dec,
tfr_ctxt_t
*ps_tfr_cxt)
397
tfr_ctxt_t
*ps_trns_addr;
616
tfr_ctxt_t
*ps_trns_addr = &ps_dec->s_tran_iprecon;
690
tfr_ctxt_t
s_tfr_ctxt;
691
tfr_ctxt_t
*ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon;
ih264d_deblocking.c
78
tfr_ctxt_t
* ps_tfr_cxt,
302
tfr_ctxt_t
* ps_tfr_cxt,
394
tfr_ctxt_t
* ps_tfr_cxt,
631
tfr_ctxt_t
*ps_tfr_cxt,
720
tfr_ctxt_t
s_tfr_ctxt;
721
tfr_ctxt_t
* ps_tfr_cxt = &s_tfr_ctxt;
[
all
...]
ih264d_thread_parse_decode.c
397
tfr_ctxt_t
*ps_tfr_cxt = &(ps_dec->s_tran_addrecon);
450
tfr_ctxt_t
*ps_trns_addr;
ih264d_structs.h
892
tfr_ctxt_t
s_tran_addrecon_parse;
893
tfr_ctxt_t
s_tran_addrecon;
894
tfr_ctxt_t
s_tran_iprecon;
895
tfr_ctxt_t
*ps_frame_buf_ip_recon;
[
all
...]
ih264d_parse_slice.c
721
sizeof(
tfr_ctxt_t
));
725
sizeof(
tfr_ctxt_t
));
[
all
...]
ih264d_process_pslice.c
454
tfr_ctxt_t
*ps_tfr_cxt = &(ps_dec->s_tran_addrecon);
544
tfr_ctxt_t
*ps_frame_buf = ps_dec->ps_frame_buf_ip_recon;
[
all
...]
ih264d_inter_pred.c
207
tfr_ctxt_t
*ps_frame_buf;
486
tfr_ctxt_t
*ps_frame_buf;
[
all
...]
ih264d_mb_utils.c
[
all
...]
ih264d_parse_islice.c
[
all
...]
ih264d_api.c
[
all
...]
ih264d_process_intra_mb.c
754
tfr_ctxt_t
*ps_frame_buf = ps_dec->ps_frame_buf_ip_recon;
[
all
...]
Completed in 711 milliseconds